system-config/playbooks/bridge.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

9 lines
148 B
YAML

- hosts: bridge.openstack.org
become: true
roles:
- pip3
- install-ansible
- root-keys
- ansible-cron
- cloud-launcher-cron