git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/environment.conf
Commit message (Collapse)AuthorAgeFilesLines
* Initial CommitNick Walker 2015-01-131-0/+8
Stole Gary's puppet_repository and modified it for general general consumption. Upped the version of r10k to newest (1.4.1) Ripped out the hiera examples just left defaults.yaml Tweaked environment.conf
ighlight'>| | | | | The abrader/gms provider for gitlab doesn't support disabling ssl verification but will soon. * enable ssl on the webhookNick Walker 2015-10-281-14/+16 | * make environment timeout setting refresh the puppet master serviceNick Walker 2015-10-261-0/+1 | * Fix the update-classes script and set appropriate perms on itNick Walker 2015-10-261-0/+1 | * Fix some embarassing typosNick Walker 2015-10-261-1/+1 | * Configure the MoM to update the classifier after deploying codeNick Walker 2015-10-261-0/+16 | | | | | | | | | | 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 to using the webhook without mcollectiveNick Walker 2015-10-161-13/+0 | | | | | | In order to complete the change I refactered the webhook into its own set of profiles, one with mcollective and the other without. * Add some notifies to pe services after making changesNick Walker 2015-10-151-0/+2 | * Update the repo name for deploy keys and webhook to match READMENick Walker 2015-08-181-2/+2 | * Move some hieradata around for easier testing in vagrant