make sure osbs-control hosts exist before osbs cluster hosts
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
a9151f4cd2
commit
f9b93b5063
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue