diff --git a/tests/host_vars/localhost.yml b/tests/host_vars/localhost.yml index e546b378..05d187cb 100644 --- a/tests/host_vars/localhost.yml +++ b/tests/host_vars/localhost.yml @@ -13,7 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -ansible_become: True neutron_local_ip: 10.1.2.1 ansible_python_interpreter: "/usr/bin/python2" bridges: @@ -28,4 +27,4 @@ bridges: ip_addr: "10.1.5.1" - name: "br-lbaas" ip_addr: "10.1.7.1" - veth_peer: "eth14" \ No newline at end of file + veth_peer: "eth14"