Merge "Connect to remote hosts as root"
This commit is contained in:
commit
ddb6e33945
@ -189,6 +189,7 @@ function configure_operator {
|
|||||||
cat > ~vagrant/.ansible.cfg <<EOF
|
cat > ~vagrant/.ansible.cfg <<EOF
|
||||||
[defaults]
|
[defaults]
|
||||||
forks=100
|
forks=100
|
||||||
|
remote_user = root
|
||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
scp_if_ssh=True
|
scp_if_ssh=True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user