git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hieradata/common.yaml2
-rw-r--r--site/profile/manifests/puppetmaster.pp2
2 files changed, 2 insertions, 2 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
diff --git a/site/profile/manifests/puppetmaster.pp b/site/profile/manifests/puppetmaster.pp
index 687b957..ec85155 100644
--- a/site/profile/manifests/puppetmaster.pp
+++ b/site/profile/manifests/puppetmaster.pp
@@ -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