Removed fuel from Genesis master since fuel has moved to repo fuel.
[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