c1350030f561ec47850c2c8c875c0f4c950bcfe6
[genesis.git] / compass / deploy / ansible / roles / nova-compute / handlers / main.yml
1 ---
2 - name: restart nova-compute
3   service: name=nova-compute state=restarted enabled=yes