system-config/playbooks/roles/cloud-launcher-cron
Ian Wienand e32a9fdd0f run_cloud_launcher.sh : generate runtime stats
Similar to run_all.sh (I299c0ab5dc3dea4841e560d8fb95b8f3e7df89f2),
produce a runtime stat for each run of the cloud launcher.

Although it won't directly highlight errors, problems tend to end this
playbook early.  When graphed with grafana, we could have noticed a
large drop in the average runtime which would have suggested a
problem.

Change-Id: I8e5371cbc94e9a803ea5e64ae94aca293b834c73
2018-11-08 08:43:40 +11:00
..
defaults Run cloud launcher on bridge.o.o 2018-09-05 13:33:26 -07:00
tasks run_cloud_launcher.sh : generate runtime stats 2018-11-08 08:43:40 +11:00
README.rst Run cloud launcher on bridge.o.o 2018-09-05 13:33:26 -07:00

README.rst

Setup periodic runs of run_cloud_launcher.sh, which runs the cloud setup playbook against our clouds.

Note that this runs in an independent cron beacuse we don't need to run it as frequently as our normal ansible runs and this ansible process needs access to the all-clouds.yaml file which we don't run the normal ansible runs with.

Role Variables