Skip to content

Commit 5859adf

Browse files
author
Stephen
committed
Merge branch 'master' of github.com:stephenrjohnson/puppetmodule
2 parents 89be152 + 1b7284d commit 5859adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/master.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
dbserver => $storeconfigs_dbserver,
191191
dbport => $storeconfigs_dbport,
192192
puppet_service => Service['httpd'],
193-
puppet_confdir => $::puppet::params::puppet_confdir,
193+
puppet_confdir => $::puppet::params::confdir,
194194
puppet_conf => $::puppet::params::puppet_conf,
195195
puppet_master_package => $puppet_master_package,
196196
puppetdb_startup_timeout => $puppetdb_startup_timeout,

0 commit comments

Comments
 (0)