diff options
author | mail_redacted_for_web | 2015-10-26 15:12:39 -0700 |
---|---|---|
committer | mail_redacted_for_web | 2015-10-26 15:12:39 -0700 |
commit | 1cb89d981a7845453529a3a86ac9a9b1254fe61f (patch) | |
tree | 2c9acdfe22561c96578e6b92a6dab3ee1b4e3e75 /hieradata | |
parent | 92f8d2d251d9e6fde5c124cb9a6974b1455269f7 (diff) | |
download | control-repo-template-1cb89d981a7845453529a3a86ac9a9b1254fe61f.tar.bz2 |
Fix some embarassing typos
Diffstat (limited to 'hieradata')
-rw-r--r-- | hieradata/common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hieradata/common.yaml b/hieradata/common.yaml index f3fb25a..191061c 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -7,4 +7,4 @@ puppet_enterprise::master::puppetserver::jruby_max_requests_per_instance: 10000 #pe-console-services tuning #https://docs.puppetlabs.com/pe/latest/console_config.html#tuning-the-classifier-synchronization-period #disable classifier scheduled sync and rely on r10k postrun command to sync the classes -puppet_enterprise::profile::consolei::classifier_synchronization_period: 0 +puppet_enterprise::profile::console::classifier_synchronization_period: 0 |