Skip to content
Snippets Groups Projects
Commit 5fada96c authored by Thomas Johansson's avatar Thomas Johansson
Browse files

Update READE with info on the remaing repeated apply by puppet

parent 356bd44b
No related branches found
No related tags found
3 merge requests!37Test,!36Devel,!35Devel
Pipeline #101714 passed
# aes
Repeated apply in puppet logs are the below
notice /Stage[main]/Aes::Aes_sw/Exec[script-repo-updated]/returns executed successfully (corrective)
notice /Stage[main]/Aes::Tal_cli/Exec[update-tal-repo]/returns executed successfully (corrective)
notice /Stage[main]/Aes::Opendsa/Exec[update-repo]/returns executed successfully (corrective)
notice /Stage[main]/Aes::Broker/Exec[update-broker-repo]/returns executed successfully (corrective)
notice /Stage[main]/Aes::Auth/Exec[update-auth-repo]/returns executed successfully (corrective)
notice /Stage[main]/Aes::Auth_keydb/Exec[update-keydb-repo]/returns executed successfully (corrective)
All use the same script "/opt/utils/update_repo.sh" to update local repo files
Should be possible to run with cron
Why is this required to run within puppet?
notice /Stage[main]/Aes/Exec[/usr/bin/touch /var/last_puppet_run]/returns executed successfully (corrective)
If a semaphore is required, use /opt/puppetlabs/puppet/public/last_run_summary.yaml
Please skip the touch exec!
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment