
The ansible triggered puppet runs in the puppet_run_all script can force the script to take longer than 15 minutes if there is much work to do. This means puppet runs can overlap since the cron executes every 15 minutes. Avoid this overlap if things take a long time with a lock file enforced by flock. Change-Id: Ib2680ae3d2641dba7262d09d05a8bcd105b2bb43
This file stores config files specific to the OpenStack Infrastructure project.