git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hieradata/nodes
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-182-42/+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.
* Add puppet-master.yaml to hieradataNick Walker 2015-08-141-0/+42
I need a way to tune my VMs to use less memory and this allows me to do that.