summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Namespace the OpenStack varsTomas Sedovic2017-11-071-6/+6
| | | | | This makes sure that all the variables used in the `openshift_openstack` role are prefixed with `openshift_openstack_` as is the convention.
* Add the DNS updates and rename the openstack varsTomas Sedovic2017-11-071-11/+7
| | | | | Most of the vars in `roles/openshift_openstack/defaults/main.yml` are now prefixed with `openstack_`.
* Use the existing ansible.cfg fileTomas Sedovic2017-11-071-8/+7
|
* Add openshift_openstack role and move tasks thereTomas Sedovic2017-11-071-0/+18
| | | | | | | | | All the tasks that were previously in playbooks are now under `roles/openshift_openstack`. The `openshift-cluster` directory now only contains playbooks that include tasks from that role. This makes the structure much closer to that of the AWS provider.
* Update readmeTomas Sedovic2017-11-071-17/+8
|
* Move the OpenStack playbooksTomas Sedovic2017-11-071-0/+258
| | | | | We move them from `playbooks/provisioning/openstack` to `playbooks/openstack` to mirror `playbooks/aws`.
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-4/+0
|
* Document playbook directoriesRodolfo Carvalho2017-01-131-0/+4