summaryrefslogtreecommitdiffstats
path: root/roles/hostnames
Commit message (Collapse)AuthorAgeFilesLines
* Add openshift_openstack role and move tasks thereTomas Sedovic2017-11-076-73/+0
| | | | | | | | | 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.
* Fix yamllint errorsTomas Sedovic2017-06-163-46/+29
|
* Updated env_id to be a sub-domain + make the logic a bit more flexibleØystein Bedin2016-08-211-2/+2
|
* Cleande up hostname role to make it more genericØystein Bedin2016-06-172-50/+21
|
* Channging hard coded host groups to match openshift-ansible expected host ↵Eric Sauer2016-06-082-13/+12
| | | | groups. Importing byo playbook now instead of nested ansible run. Need to refactor how we generate hostnames to make it fit this.
* Reverting previous commit and making template adjustmentsEric Sauer2016-06-031-0/+8
|
* Changes to allow runs from inside a container. Also allows for running ↵Eric Sauer2016-06-031-0/+3
| | | | upstream openshift-ansible installer
* Changes by JayKayy for a full provision of OpenShift on OpenStackEric Sauer2016-05-138-0/+112