bifrost/install/install.yaml
Julia Kreger d93a3218af Polishing of the readme and synchronizing structure
Updates to the README to provide additional context and sync up
with the file layout.

Moved the setup folder to the install folder as the folder is
specificially utilized to install.
2015-03-09 16:33:45 -04:00

9 lines
169 B
YAML

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