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
|
||||
[defaults]
|
||||
forks=100
|
||||
remote_user = root
|
||||
|
||||
[ssh_connection]
|
||||
scp_if_ssh=True
|
||||
|
Loading…
Reference in New Issue
Block a user