osbs: add osbs_aarch64_nodes_stg so I can run nagios_client role and stop them showing down.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e7f8943a3f
commit
28d988f5f1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=osbs_aarch64_masters"
|
||||
|
||||
- name: make the box be real
|
||||
hosts: osbs_control:osbs_masters:osbs_nodes:osbs_control_stg:osbs_masters_stg:osbs_nodes_stg:osbs_aarch64_masters_stg:osbs_aarch64_masters
|
||||
hosts: osbs_control:osbs_masters:osbs_nodes:osbs_control_stg:osbs_masters_stg:osbs_nodes_stg:osbs_aarch64_masters_stg:osbs_aarch64_nodes_stg:osbs_aarch64_masters
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue