some more strays
This commit is contained in:
parent
1bf960425f
commit
964f75b653
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
# create an osbs server
|
||||
- include_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=docker-registry:docker-registry-stg"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=docker-registry:docker-registry-stg"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: docker-registry:docker-registry-stg
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# create an os server
|
||||
- include_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os-control-stg:os-control:os-nodes-stg:os-masters-stg:os-nodes:os-masters"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=os-control-stg:os-control:os-nodes-stg:os-masters-stg:os-nodes:os-masters"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: os-control:os-control-stg:os-masters-stg:os-nodes-stg:os-masters:os-nodes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# create an osbs server
|
||||
- include_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control"
|
||||
- include_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-nodes:osbs-masters"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-control"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-nodes:osbs-masters"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: osbs-control:osbs-masters:osbs-nodes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# create an osbs server
|
||||
- include_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-stg"
|
||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs-stg"
|
||||
tags:
|
||||
- make_boxes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue