Merge "Connect to remote hosts as root"

This commit is contained in:
Jenkins
2016-06-18 02:31:36 +00:00
committed by Gerrit Code Review

View File

@@ -189,6 +189,7 @@ function configure_operator {
cat > ~vagrant/.ansible.cfg <<EOF
[defaults]
forks=100
remote_user = root
[ssh_connection]
scp_if_ssh=True