buildvm: add buildvm-ppc64 to includes too
This commit is contained in:
parent
fcc019136a
commit
be215cf7ab
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# NOTE: make sure there is room/space for this builder on the buildvmhost
|
||||
# NOTE: most of these vars_path come from group_vars/buildvm or from hostvars
|
||||
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm-stg"
|
||||
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=buildvm:buildvm-stg:buildvm-ppc64"
|
||||
|
||||
- name: make koji builder(s)
|
||||
hosts: buildvm:buildvm-stg:buildvm-ppc64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue