Skip to content
Snippets Groups Projects
Commit 24c6cc2c authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

another typo... :(

parent 918ad672
No related branches found
No related tags found
1 merge request!29another typo... :(
Pipeline #542574 failed
...@@ -25,7 +25,7 @@ class dhrep::tools::cli ( ...@@ -25,7 +25,7 @@ class dhrep::tools::cli (
require => File[$_confdir], require => File[$_confdir],
} }
file { "${_confdir}/dhrep-cli.properties": file { "${_confdir}/dhrep-cli.properties":
content => template("dhrep/opt/dhrep/dhrep-cli/${scope}/dhrep-cli.properties.erb"), content => template("dhrep/etc/dhrep/dhrep-cli/${scope}/dhrep-cli.properties.erb"),
owner => 'root', owner => 'root',
group => 'root', group => 'root',
mode => '0755', mode => '0755',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment