diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-17 15:07:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-17 15:07:40 +0000 |
commit | b4819ac38d60f0565ba310621ea9518d6c4ba280 (patch) | |
tree | 811b375832f551e0e3fe22c70548b1009fa6165f /ansible/standalone_ovs_scale_out_test.yaml | |
parent | 679133f49500ff929c5a8597ab37c3d1fcd72ee9 (diff) | |
parent | f8ea3ef349d034cf55d0ea5cebc8f8fcdeefb413 (diff) |
Merge "fix invalid chracters in ansible scripts"
Diffstat (limited to 'ansible/standalone_ovs_scale_out_test.yaml')
-rw-r--r-- | ansible/standalone_ovs_scale_out_test.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible/standalone_ovs_scale_out_test.yaml b/ansible/standalone_ovs_scale_out_test.yaml index 2a0246c2d..996fc0f50 100644 --- a/ansible/standalone_ovs_scale_out_test.yaml +++ b/ansible/standalone_ovs_scale_out_test.yaml @@ -51,9 +51,9 @@ # Environment variables gen: - user: root + user: "" password: "" - key_filename: /root/.ssh/id_rsa + key_filename: ~ pcis: uplink: - "0000:05:00.0" @@ -80,9 +80,9 @@ host: ip: "192.168.100.101/24" - user: root + user: "" password: "" - key_filename: /root/.ssh/id_rsa + key_filename: ~ vnf: pcis: |