git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hieradata/nodes/example-puppet-master.yaml
blob: 584faacb62056707241cb4ee28edcec7f5b90662 (plain)
1
2
3
4
5
6
7
8
---
git_management_system: 'gitlab'
gms_server_url: 'https://gitlab-server'
gms_api_token: 'BDkZfWWnk4LVTLHdAywd'

#setup r10k to update classes in the console after code deploy
pe_r10k::postrun:
 - '/usr/local/bin/update-classes.sh'