Fix some embarassing typos

This commit is contained in:
Nick Walker 2015-10-26 15:12:39 -07:00
parent 92f8d2d251
commit 1cb89d981a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -52,7 +52,7 @@ class profile::puppetmaster {
#This is configured via the pe_r10k::postrun key in hiera
file { '/usr/local/bin/update-classes.sh' :
ensure => file,
source => 'puppet::///modules/profile/puppetmaster/update-classes.sh',
source => 'puppet:///modules/profile/puppetmaster/update-classes.sh',
}
#https://docs.puppetlabs.com/puppet/latest/reference/config_file_environment.html#environmenttimeout