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
No related branches found
No related tags found
No related merge requests found
......@@ -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