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 13a6f59 commit 036326bCopy full SHA for 036326b
manifests/masterenv.pp
@@ -27,7 +27,7 @@
27
file { "${::puppet::master::environmentpath}/${name}":
28
ensure => directory,
29
}
30
- },
+ }
31
default: {
32
$path = $puppet_conf
33
$section = $name
0 commit comments