Skip to content
Snippets Groups Projects
Commit 19766042 authored by Filip Strömbäck's avatar Filip Strömbäck
Browse files

Changed "creates" into "refreshonly".

parent 11cea680
No related branches found
No related tags found
2 merge requests!50Fix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated....,!45Devel
Pipeline #132289 passed
......@@ -73,7 +73,7 @@ class aes::tal_cli (
cwd => '/home/examadm/tal-cli',
path => '/bin:/usr/bin',
environment => ['HOME=/home/examadm'],
creates => '/home/examadm/tal-cli/source/tal',
refreshonly => true,
command => '/home/examadm/tal-cli/on_update.sh --log',
require => File['/home/examadm/tal-cli/on_update.sh'],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment