puppet-prod/environment.conf
Ben Vincent 81784f819f Show commit version when applying puppet
- set the config_version in the environment.conf file
2023-08-29 21:53:11 +10:00

4 lines
198 B
Plaintext

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'