git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/profile/manifests/puppetmaster.pp
Commit message (Expand)AuthorAgeFilesLines
* Add webhook config to git management systemNick Walker 2015-08-171-2/+11
* Add a gitlab profile / add ssh-keygen to puppetmaster profileNick Walker 2015-08-141-0/+38
* Remove extraneous slash from puppetmaster profileNick Walker 2015-08-141-1/+1
* Fix some incorrect quoting in the hiera classNick Walker 2015-08-131-3/+3
* Fix some quoting issues and add role:: to the include in site.ppNick Walker 2015-08-131-3/+3
* Remove hiera.yaml and instead manage it with puppet codeNick Walker 2015-08-031-0/+14
='insertions'>+3 | | | | Also, change other references of $fqdn to $::fqdn * disable SSL on the zack/r10k webhookNick Walker 2015-10-282-2/+1 | | | | | The abrader/gms provider for gitlab doesn't support disabling ssl verification but will soon. * enable ssl on the webhookNick Walker 2015-10-282-15/+17 | * 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-262-1/+2 | * 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/+27 | | | | | | | | | | 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). * fix whitespaceNick Walker 2015-10-211-2/+2 | * Change the zack/r10k webhook to not authenticateNick Walker 2015-10-201-0/+2 | * Change to using the webhook without mcollective