Add the baremetal hpuswest host to the ansible
Change-Id: I6018c4f3cec9693d2b4e633a43ef82028f2923e4
This commit is contained in:
parent
5b32424d99
commit
faa60d37d3
@ -1,5 +1,8 @@
|
||||
---
|
||||
# TODO add baremetal controller here
|
||||
- hosts: "baremetal*.ic.openstack.org:!disabled"
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: puppet
|
||||
- hosts: "controller*.ic.openstack.org:!disabled"
|
||||
gather_facts: true
|
||||
roles:
|
||||
|
Loading…
Reference in New Issue
Block a user