koji-hub: add koji_riscv to playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2fca720176
commit
e71eb715fa
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@
|
||||||
---
|
---
|
||||||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
- import_playbook: "/srv/web/infra/ansible/playbooks/include/virt-create.yml"
|
||||||
vars:
|
vars:
|
||||||
myhosts: "koji_stg:koji"
|
myhosts: "koji_stg:koji:koji_riscv"
|
||||||
|
|
||||||
# Once the instance exists, configure it.
|
# Once the instance exists, configure it.
|
||||||
|
|
||||||
- name: Make koji_hub server system
|
- name: Make koji_hub server system
|
||||||
hosts: koji_stg:koji
|
hosts: koji_stg:koji:koji_riscv
|
||||||
user: root
|
user: root
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue