Merge "Fixing network configuration bug in dea.yaml"
[genesis.git] / compass / deploy / ansible / openstack_juno / roles / nova-compute / handlers / main.yml
1 ---
2 - name: restart nova-compute
3   service: name=nova-compute state=restarted enabled=yes