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

Merge branch '15-add-dhrep-cli-configiuration-files-to-templates-and-scrtipe-pppppp' into 'master'

another typo... :(

Closes #15

See merge request !29
parents 1a77a99c 24c6cc2c
No related branches found
No related tags found
1 merge request!29another typo... :(
Pipeline #542575 passed
......@@ -25,7 +25,7 @@ class dhrep::tools::cli (
require => File[$_confdir],
}
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',
group => 'root',
mode => '0755',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment