Show commit version when applying puppet
- set the config_version in the environment.conf file
This commit is contained in:
parent
ea7561a093
commit
81784f819f
@ -1,2 +1,3 @@
|
||||
manifest = manifests/site.pp
|
||||
modulepath = external_modules:site
|
||||
config_version = '/usr/bin/grep signature /etc/puppetlabs/code/environments/$environment/.g10k-deploy.json | /usr/bin/cut -d \" -f 4'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user