Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move puppetmaster profile to rampup_profile_puppetmaster module | Nick Walker | 2016-03-23 | 1 | -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 it | Nick Walker | 2015-10-26 | 1 | -1/+1 |
| | |||||
* | Configure the MoM to update the classifier after deploying code | Nick Walker | 2015-10-26 | 1 | -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). |