/site/profile/files/puppetmaster/

/>

git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/hieradata
Commit message (Collapse)AuthorAgeFilesLines
* change puppetserver heap to 192mNick Walker 2015-10-291-1/+1
|
* Fix some embarassing typosNick Walker 2015-10-261-1/+1
|
* Configure the MoM to update the classifier after deploying codeNick Walker 2015-10-262-0/+9
| | | | | | | | | | 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).
* Change puppetdb heap size to 96MB from 64MBNick Walker 2015-10-161-2/+2
|
* Change max_requests_per_instance to 10KNick Walker 2015-10-061-1/+1
|
* Add hiera key for tuning max_requests_per_instanceNick Walker