make sure osbs-control hosts exist before osbs cluster hosts

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-10-25 19:15:31 +00:00
parent a9151f4cd2
commit f9b93b5063

View file

@ -1,5 +1,6 @@
# create an osbs server
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control-stg:osbs-control:osbs-nodes-stg:osbs-masters-stg"
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control-stg:osbs-control"
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-nodes-stg:osbs-masters-stg"
- name: make the box be real
hosts: osbs-control:osbs-control-stg:osbs-masters-stg:osbs-nodes-stg