summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
...
| * | Combine openshift_node and openshift_node_upgradeMichael Gugino2017-11-162-13/+15
* | | Fix openstack initRussell Teague2017-11-162-8/+3
|/ /
* | Merge pull request #6039 from tomassedovic/openstack-provider-githistScott Dodson2017-11-1610-0/+1437
|\ \
| * | Namespace the docker volumesTomas Sedovic2017-11-071-7/+7
| * | Namespace the OpenStack varsTomas Sedovic2017-11-075-104/+104
| * | Add the DNS updates and rename the openstack varsTomas Sedovic2017-11-075-27/+46
| * | Remove the static_inventory and bastion samplesTomas Sedovic2017-11-071-19/+0
| * | Use the existing ansible.cfg fileTomas Sedovic2017-11-072-32/+7
| * | Use correct host group in provision.ymlTomas Sedovic2017-11-071-1/+1
| * | Remove the post-install and scale-up playbooksTomas Sedovic2017-11-072-127/+0
| * | Remove the openstack custom-actions for nowTomas Sedovic2017-11-074-128/+0
| * | Add openshift_openstack role and move tasks thereTomas Sedovic2017-11-0719-533/+118
| * | Use the docker-storage-setup roleTomas Sedovic2017-11-071-1/+3
| * | Update readmeTomas Sedovic2017-11-071-17/+8
| * | Update lookup plugins pathTomas Sedovic2017-11-071-1/+1
| * | Move the OpenStack playbooksTomas Sedovic2017-11-0725-0/+0
| * | Merge ../openshift-ansible-contrib into openstack-provider-githistTomas Sedovic2017-11-0725-0/+2139
| |\ \
| | * | Remove bash highlightTomas Sedovic2017-10-181-1/+1
| | * | Revert the console hostname changeTomas Sedovic2017-10-182-5/+5
| | * | Merge branch 'master' into openstack-docsTomas Sedovic2017-10-1810-6/+271
| | |\ \
| | | * | Add Extra CAs (custom post-provision action) (#801)Tlacenka2017-10-182-0/+24
| | | * | Add Flannel support (#814)Bogdan Dobrelya2017-10-185-0/+108
| | | * | Support separate data network for Flannel SDN (#757)Bogdan Dobrelya2017-10-165-1/+33
| | | * | Add Extra Docker Registry URLs (custom post-provision action) (#794)Tlacenka2017-10-132-0/+109
| | * | | Merge branch 'master' into openstack-docsTomas Sedovic2017-10-135-5/+46
| | |\| |
| | | * | Allow the specification of server group policies when provisioning openstack ...tzumainn2017-10-133-0/+22
| | | * | Attach additional RHN Pools (post-provision custom action) (#753)Tlacenka2017-10-122-4/+37
| | * | | Make the private key examples consistentTomas Sedovic2017-10-131-7/+9
| | * | | Streamline the OpenStack provider READMETomas Sedovic2017-10-124-532/+883
| | |/ /
| | * | Merge pull request #776 from tomassedovic/dynamic-inventorytzumainn2017-10-064-2/+111
| | |\ \
| | | * | Set public_v4 to private_v4 if it doesn't existTomas Sedovic2017-10-051-2/+3
| | | * | Fix flake8 errorsTomas Sedovic2017-10-051-16/+14
| | | * | Add dynamic inventoryTomas Sedovic2017-10-044-2/+112
| | * | | Replace the CASL references (#778)Tomas Sedovic2017-10-061-1/+1
| | |/ /
| | * | Fix public master cluster DNS record when using bastion (#752)Bogdan Dobrelya2017-09-261-0/+1
| | * | Upscaling OpenShift application nodes (#571)Tlacenka2017-09-263-0/+100
| | * | Docker ansible host (#742)Tomas Sedovic2017-09-191-0/+32
| | * | Empty ssh (#729)Tomas Sedovic2017-09-191-1/+1
| | * | Remove the `rhsm_register` value from inventoryTomas Sedovic2017-09-141-2/+3
| | * | Make the `rhsm_register` value optionalTomas Sedovic2017-09-141-1/+1
| | * | Pre-create a Cinder registry volumeTomas Sedovic2017-09-136-91/+123
| | * | Support Cinder-backed Openshift registry (#707)Tomas Sedovic2017-09-125-0/+183
| | * | Point openshift_master_cluster_public_hostname at master or lb if defined (#706)tzumainn2017-09-061-0/+9
| | * | Allow using a provider network (#701)Tomas Sedovic2017-09-064-2/+34
| | * | Document global DNS security options (#694)Bogdan Dobrelya2017-09-052-0/+18
| | * | Add custom post-provision playbook for adding yum repos (#697)tzumainn2017-08-312-9/+29
| | * | Support external/pre-provisioned authoritative cluster DNS (#690)Bogdan Dobrelya2017-08-251-6/+50
| | * | Added checks for configured images and flavors (#688)Tlacenka2017-08-253-0/+50
| | * | Do not repeat pre_tasks for post-provision playbook (#689)Bogdan Dobrelya2017-08-242-6/+5
| | * | Fix node label customisation (#679)Tlacenka2017-08-234-7/+34