system-config/playbooks/roles/cloud-launcher-cron/defaults/main.yaml
Clark Boylan c4461e3d02 Run cloud launcher on bridge.o.o
This formerly ran on puppetmaster.openstack.org but needs to be
transitioned to bridge.openstack.org so that we properly configure new
clouds.

Depends-On: https://review.openstack.org/#/c/598404
Change-Id: I2d1067ef5176ecabb52815752407fa70b64a001b
2018-09-05 13:33:26 -07:00

7 lines
97 B
YAML

cloud_launcher_cron_interval:
minute: '0'
hour: '*/1'
day: '*'
month: '*'
weekday: '*'