feat: manage ruby/puppet gems
- manage installation of puppet_gem packages for puppetmasters
This commit is contained in:
@@ -14,3 +14,7 @@ profiles::puppet::g10k::bin_path: '/opt/puppetlabs/bin/g10k'
|
||||
profiles::puppet::g10k::cfg_path: '/etc/puppetlabs/r10k/r10k.yaml'
|
||||
profiles::puppet::g10k::environments_path: '/etc/puppetlabs/code/environments'
|
||||
profiles::puppet::g10k::default_environment: 'develop'
|
||||
profiles::puppet::gems::puppet:
|
||||
- 'deep_merge'
|
||||
- 'ipaddr'
|
||||
- 'hiera-eyaml'
|
||||
|
||||
Reference in New Issue
Block a user