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.
1 parent 4b108c2 commit 5269a39Copy full SHA for 5269a39
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