summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/sample-inventory/group_vars
Commit message (Collapse)AuthorAgeFilesLines
* Add the DNS updates and rename the openstack varsTomas Sedovic2017-11-072-4/+4
| | | | | Most of the vars in `roles/openshift_openstack/defaults/main.yml` are now prefixed with `openstack_`.
* Remove the static_inventory and bastion samplesTomas Sedovic2017-11-071-19/+0
| | | | | These options will have no effect until we add static inventory and bastion support back in.
* Move the OpenStack playbooksTomas Sedovic2017-11-072-0/+225
We move them from `playbooks/provisioning/openstack` to `playbooks/openstack` to mirror `playbooks/aws`.