git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site/profile/files
Commit message (Collapse)AuthorAgeFilesLines
* Move puppetmaster profile to rampup_profile_puppetmaster moduleNick Walker 2016-03-231-11/+0
| | | | | | | | Prior to this commit, the puppetmaster profile was embedded in this control-repo. After this commit, the puppetmaster profile is moved out into its own module.
* Fix the update-classes script and set appropriate perms on itNick Walker 2015-10-261-1/+1
|
* Configure the MoM to update the classifier after deploying codeNick Walker 2015-10-261-0/+11
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).