summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-24 13:14:05 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-25 10:23:52 +0000
commit0016ad1c4936420dcfbf637debe8658e9ef8d0e5 (patch)
treecbb8a901ef3df6f0140a00cc92cf8bccf2215f3d
parent218b801a5fa92b3c1846a2c6c7056ee4ac762e47 (diff)
downloaddefinitions-0016ad1c4936420dcfbf637debe8658e9ef8d0e5.tar.gz
neutron.yml, wrong and duplicated code
-rw-r--r--openstack/usr/share/openstack/neutron.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/openstack/usr/share/openstack/neutron.yml b/openstack/usr/share/openstack/neutron.yml
index c0f43266..03dad91f 100644
--- a/openstack/usr/share/openstack/neutron.yml
+++ b/openstack/usr/share/openstack/neutron.yml
@@ -104,14 +104,6 @@
src=/usr/share/openstack/extras/00-disable-device.network
dest=/etc/systemd/network/00-disable-{{ item }}-config.network
with_items:
- - ETH_INTERFACE
- when: ETH_INTERFACE != "br-eth0"
-
- - name: Disable dhcp on all the internal interfaces
- template: >
- src=/usr/share/openstack/extras/00-disable-device.network
- dest=/etc/systemd/network/00-disable-{{ item }}-config.network
- with_items:
- br-eth1
- br-ex
- eth1-br-proxy