[copr] entire pb should use fedora user + sudo
This commit is contained in:
parent
a3316942b8
commit
a37f7317a4
1 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
#hosts: copr-be-dev2.cloud.fedoraproject.org
|
||||
#hosts: copr-back:copr-back-stg
|
||||
#hosts: copr-back-stg
|
||||
user: fedora
|
||||
sudo: True
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
|
@ -48,6 +50,8 @@
|
|||
#hosts: copr-back-stg
|
||||
user: root
|
||||
gather_facts: False
|
||||
user: fedora
|
||||
sudo: True
|
||||
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue