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

Added temporary logging to the tal-cli update.

parent 72383cb3
Branches
No related tags found
2 merge requests!50Fix: Puppet Defining "data_provider": "hiera" in metadata.json is deprecated....,!45Devel
Pipeline #132286 passed
......@@ -74,7 +74,7 @@ class aes::tal_cli (
path => '/bin:/usr/bin',
environment => ['HOME=/home/examadm'],
creates => '/home/examadm/tal-cli/source/tal',
command => '/home/examadm/tal-cli/on_update.sh',
command => '/home/examadm/tal-cli/on_update.sh | tee /home/examadm/tal-cli/log.txt',
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