[dopr] fighting with fedora
user to ssh login
This commit is contained in:
parent
206b26369e
commit
c60474ca0c
2 changed files with 4 additions and 0 deletions
3
inventory/host_vars/209.132.184.42
Normal file
3
inventory/host_vars/209.132.184.42
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
# for dopr-dev.cloud.fedoraproject.org
|
||||||
|
ansible_ssh_user: "fedora"
|
|
@ -2,6 +2,7 @@
|
||||||
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