git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hieradata/nodes/example-puppet-master.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Configure the MoM to update the classifier after deploying codeNick Walker 2015-10-261-0/+4
| | | | | | | | | | This entailed configring the classifier to never sync on a schedule. Changing environment_timeout to unlimited for all masters. Setting a postrun command for r10k that would update the class information in the classifier (the update-classes endpoint).
* Move some hieradata around for easier testing in vagrantNick Walker 2015-08-181-0/+4
I now have a virtual hierarchy level for setting up my lower memory settings when using vagrant/virtualbox. The gms settings are in an example-puppet-master.yaml file in the nodes directory which are needed for the instructions.