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 c88522a commit f23f6adCopy full SHA for f23f6ad
manifests/params.pp
@@ -33,7 +33,7 @@
33
$digest_algorithm = 'md5'
34
35
# Only used when environments == directory
36
- $environmentpath = '$confdir/environments'
+ $environmentpath = "${confdir}/environments"
37
38
case $::osfamily {
39
'RedHat': {
0 commit comments