[dopr] correct resolvconf variable
This commit is contained in:
parent
513d717768
commit
f539d945fc
3 changed files with 2 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
||||||
---
|
---
|
||||||
# for dopr-dev.cloud.fedoraproject.org
|
# for dopr-dev.cloud.fedoraproject.org
|
||||||
ansible_ssh_user: "fedora"
|
resolvconf: "cloud"
|
||||||
|
|
|
@ -908,7 +908,7 @@ copr-back-stg
|
||||||
copr-keygen-stg
|
copr-keygen-stg
|
||||||
|
|
||||||
[dopr-stg]
|
[dopr-stg]
|
||||||
209.132.184.42 ansible_ssh_user=fedora
|
209.132.184.42
|
||||||
|
|
||||||
[pagure]
|
[pagure]
|
||||||
pagure01.fedoraproject.org
|
pagure01.fedoraproject.org
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
hosts: dopr-stg
|
hosts: dopr-stg
|
||||||
remote_user: fedora
|
remote_user: fedora
|
||||||
sudo: True
|
sudo: True
|
||||||
sudo_user: root
|
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue