builder playbook needs to be run as the copr user so I can spin up the new builders
in the copr backend
This commit is contained in:
parent
d90b777b47
commit
2cfe60c7a7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
- name: check/create instance
|
- name: check/create instance
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
user: root
|
user: copr
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue