Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cluster_facts.yml from the install.yml | Tomas Sedovic | 2018-02-12 | 1 | -1/+0 |
| | | | | | It was moved there by accident. There's no reason to have it there explicitly. | ||||
* | Fix OpenStack playbooks | Tomas Sedovic | 2018-02-12 | 1 | -2/+2 |
| | | | | | This shuffles a few playbooks around to fix the ordering between various facts and prerequisites. | ||||
* | Import prerequisites.yml for OpenStack | Tomas Sedovic | 2018-01-02 | 1 | -0/+3 |
| | |||||
* | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Playbook Consolidation - byo/config.yml | Russell Teague | 2017-12-06 | 1 | -5/+2 |
| | |||||
* | Fix openstack init | Russell Teague | 2017-11-16 | 1 | -5/+2 |
| | |||||
* | Add openshift_openstack role and move tasks there | Tomas Sedovic | 2017-11-07 | 1 | -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. |