Drop handlers here.

This commit is contained in:
Kevin Fenzi 2015-03-10 15:53:02 +00:00
parent 58abe3e922
commit af46c8bb42

View file

@ -1,8 +1,5 @@
---
# Configure another compute node for Fedora Cloud
handlers:
- include: "{{ handlers }}/restart_services.yml"
- authorized_key: user=root key="{{ files }}/fedora-cloud/fed09-ssh-key.pub"
- template: src={{ files }}/fedora-cloud/hosts dest=/etc/hosts owner=root mode=0644