Disable code manager webhook authentication

This commit is contained in:
Nick Walker 2015-11-18 10:15:04 -08:00
parent b71ab8d42e
commit 947a5529a3

View File

@ -5,6 +5,7 @@ message: "This node is using common data"
puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 10000 puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 10000
#Enable code manager #Enable code manager
puppet_enterprise::profile::master::code_manager_auto_configure: true puppet_enterprise::profile::master::code_manager_auto_configure: true
puppet_enterprise::master::code_manager::authenticate_webhook: false
#pe-console-services tuning #pe-console-services tuning
#https://docs.puppetlabs.com/pe/latest/console_config.html#tuning-the-classifier-synchronization-period #https://docs.puppetlabs.com/pe/latest/console_config.html#tuning-the-classifier-synchronization-period