Target the buildarm-stg group in this playbook.

I think the reason it wasn't in there to begin with is that the two nodes in the
group were originally provisioned as production arm builders which were then
later repurposed for staging.

They were... forgotten.  ;P
This commit is contained in:
Ralph Bean
2016-07-21 15:40:24 +00:00
parent 1624aa5d7b
commit 4809680bda

View File

@@ -3,7 +3,7 @@
# NOTE: most of these vars_path come from group_vars/buildhw or from hostvars
- name: make koji builder(s) on raw hw
hosts: buildhw:buildppc:buildarm:buildaarch64:buildppc64:bkernel
hosts: buildhw:buildppc:buildarm:buildarm-stg:buildaarch64:buildppc64:bkernel
remote_user: root
gather_facts: True