| Class | R10K::Task::Deployment::DeployEnvironments |
| In: |
lib/r10k/task/deployment.rb
|
| Parent: | R10K::Task::Base |
| environment_names | [RW] |
@!attribute environment_names
@return [Array<String>] A list of environments to deploy, by name. |
| update_puppetfile | [RW] |
@!attribute update_puppetfile
@return [TrueClass, FalseClass] Whether to deploy modules in a puppetfile |