git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site/profile/manifests/webhook_mcollective.pp
diff options
context:
space:
mode:
Diffstat (limited to 'site/profile/manifests/webhook_mcollective.pp')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-1/+33 | * Change puppetdb heap size to 96MB from 64MBNick Walker 2015-10-161-2/+2 | * Change to using the webhook without mcollectiveNick Walker 2015-10-165-15/+33 | | | | | | 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 | * Change max_requests_per_instance to 10KNick Walker 2015-10-061-1/+1 | * update READMENick Walker 2015-09-291-3/+5 | * Update README to remove --mirror from git cloneNick Walker 2015-09-251-1/+1 | * Update README some moreNick Walker 2015-09-241-62/+110 | * Ensure /etc/gitlab/ssl exists before putting certs in itNick Walker 2015-09-241-0/+4 | * Update README partially