git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/site/no_fail_file/lib/puppet
ModeNameSize
d---------parser / functions36logstatsplain
tions exactly but wasn't great for people just looking for an example to start from. After this commit, the control-repo will be just an example once again and a new repo somehwere else will pop up to provide the explicit instructions on how to use the example with code manager. There are links added to puppetlabs/control-repo to a new repo that will have a version of the code that once lived in puppetlabs/control-repo * Disable max-requests-per-instance to mitigate hiera-eyaml mem leakNick Walker 2016-02-241-1/+1 | | | | | | | | | Hiera-eyaml currently causes a memory leak in puppetsever when max-requests-per-instnace is enabled. So, defaulting to disabling max-requests-per-instance. https://tickets.puppetlabs.com/browse/SERVER-1154 https://github.com/TomPoulton/hiera-eyaml/issues/163 * Disable code manager webhook authenticationNick Walker 2015-12-091-0/+1 | * Enable code manager via param in common.yaml