summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.openstack
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-041-0/+37
- Move debug_level into vars.yml and byo inventory - change variables in cluster_hosts.yml to be g_* and update playbooks to use those values directly instead of setting them indirectly - added a new g_all_hosts entry in cluster_hosts to use in the update playbook instead of unioning all host types within the playbook - added a cluster_hosts.yml for the byo playbook