diff --git a/manifests/aes_sw.pp b/manifests/aes_sw.pp index 761ca95b03390772959665ad295b31f1e578ffae..1177579eaeab8b8c27958671fc38988dc24041bc 100644 --- a/manifests/aes_sw.pp +++ b/manifests/aes_sw.pp @@ -156,8 +156,9 @@ class aes::aes_sw { notify => Exec['TriggeredByUpdates'], } exec { 'TriggeredByUpdates': - refreshonly => true, + path => '/bin/:/usr/bin/', command => "touch ${examadm_home}/foo-vcsrepo", + refreshonly => true, } schedule { 'everyday':