br-tun may not even exists
This commit is contained in:
parent
7498647d4d
commit
8f933457fa
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
# http://docs.openstack.org/trunk/install-guide/install/yum/content/basics-neutron-networking-controller-node.html
|
||||
- command: ifdown br-tun
|
||||
when: packstack_sucessfully_finished.stat.exists == False
|
||||
ignore_errors: yes
|
||||
- lineinfile: dest=/etc/sysconfig/network-scripts/ifcfg-eth1 regexp="^ONBOOT=" line="ONBOOT=yes"
|
||||
# only for first run
|
||||
- lineinfile: dest=/etc/sysconfig/network-scripts/ifcfg-eth1 regexp="^NETMASK=" line="NETMASK=255.255.255.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue