We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b108c2 + 5269a39 commit 1b7284dCopy full SHA for 1b7284d
manifests/master.pp
@@ -190,7 +190,7 @@
190
dbserver => $storeconfigs_dbserver,
191
dbport => $storeconfigs_dbport,
192
puppet_service => Service['httpd'],
193
- puppet_confdir => $::puppet::params::puppet_confdir,
+ puppet_confdir => $::puppet::params::confdir,
194
puppet_conf => $::puppet::params::puppet_conf,
195
puppet_master_package => $puppet_master_package,
196
puppetdb_startup_timeout => $puppetdb_startup_timeout,
0 commit comments