restart network immediately if needed

This commit is contained in:
Miroslav Suchý 2015-04-15 13:35:09 +00:00
parent 9804d750c7
commit eb8fe2a306

View file

@ -16,6 +16,7 @@
- lineinfile: dest=/etc/sysconfig/network-scripts/ifcfg-eth1 regexp="BOOTPROTO=" line="BOOTPROTO=none"
notify:
- restart network
- meta: flush_handlers
- yum: state=present name=https://repos.fedorapeople.org/repos/openstack/openstack-icehouse/rdo-release-icehouse-4.noarch.rpm
- yum: state=present pkg=openstack-nova-common