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

Run the on update script as well.

parent c6ceec33
Branches
Tags
2 merge requests!30Merge branch 'cherry-pick-b940cfc1' into 'test',!15Devel
Pipeline #60899 passed
......@@ -35,6 +35,7 @@ class aes::tal_cli(
exec { 'update-tal-repo' :
command => '/opt/utils/update_repo.sh /home/examadm/tal-cli/source https://oauth2:glpat-bfpVssm_zFmt1YRW7cLz@gitlab.liu.se/upp-aes/tal-cli.git master',
environment => [ 'REPO_ON_UPDATE=/home/examadm/tal-cli/on_update.sh' ],
user => examadm,
group => examadm,
cwd => '/home/examadm/tal-cli',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment