git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hieradata/common.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hieradata/common.yaml b/hieradata/common.yaml
index 8be38fe..291ad51 100644
--- a/hieradata/common.yaml
+++ b/hieradata/common.yaml
@@ -2,7 +2,7 @@
message: "This node is using common data"
#Puppet Server Tuning
-puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 10000
+puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 0
#Enable code manager
puppet_enterprise::profile::master::code_manager_auto_configure: true
puppet_enterprise::master::code_manager::authenticate_webhook: false
?h=config_version_lirion&id=f69ffd8ce1a995892c7bca84d8c67e0c1a39a47e'>Update module examples to latest versionsNate McCurdy 2018-05-081-4/+4 * Resolve Rubocop warningsNate McCurdy 2018-05-082-5/+5 * Merge pull request #57 from natemccurdy/config_versionNate McCurdy 2018-05-082-3/+5 |\ | * Show the short hostname, not the FQDN in config_versionNate McCurdy 2017-12-152-2/+4 | * Use the puppet-agent ruby in config_version.rbNate McCurdy 2017-12-151-1/+1 * | Merge pull request #61 from natemccurdy/readme_markdownNate McCurdy 2018-03-131-93/+94 |\ \ | * | Simplify the info about the RampUp ProgramNate McCurdy 2018-03-131-5/+4 | * | Add a tree view with descriptions of important filesNate McCurdy 2018-02-061-0/+23 | * | Reorganize the README and improve the documentationNate McCurdy 2018-02-061-23/+27 | * | Fix markdown list syntax