bifrost/install.yaml
2015-03-13 16:01:31 -04:00

9 lines
149 B
YAML

---
- hosts: localhost
name: "Install Ironic on the local host."
connection: local
sudo: yes
gather_facts: yes
roles:
- ironic-install