| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix public master cluster DNS record when using bastion (#752) | Bogdan Dobrelya | 2017-09-26 | 1 | -0/+1 |
* | Upscaling OpenShift application nodes (#571) | Tlacenka | 2017-09-26 | 3 | -0/+100 |
* | Docker ansible host (#742) | Tomas Sedovic | 2017-09-19 | 1 | -0/+32 |
* | Empty ssh (#729) | Tomas Sedovic | 2017-09-19 | 1 | -1/+1 |
* | Remove the `rhsm_register` value from inventory | Tomas Sedovic | 2017-09-14 | 1 | -2/+3 |
* | Make the `rhsm_register` value optional | Tomas Sedovic | 2017-09-14 | 1 | -1/+1 |
* | Pre-create a Cinder registry volume | Tomas Sedovic | 2017-09-13 | 6 | -91/+123 |
* | Support Cinder-backed Openshift registry (#707) | Tomas Sedovic | 2017-09-12 | 5 | -0/+183 |
* | Point openshift_master_cluster_public_hostname at master or lb if defined (#706) | tzumainn | 2017-09-06 | 1 | -0/+9 |
* | Allow using a provider network (#701) | Tomas Sedovic | 2017-09-06 | 4 | -2/+34 |
* | Document global DNS security options (#694) | Bogdan Dobrelya | 2017-09-05 | 2 | -0/+18 |
* | Add custom post-provision playbook for adding yum repos (#697) | tzumainn | 2017-08-31 | 2 | -9/+29 |
* | Support external/pre-provisioned authoritative cluster DNS (#690) | Bogdan Dobrelya | 2017-08-25 | 1 | -6/+50 |
* | Added checks for configured images and flavors (#688) | Tlacenka | 2017-08-25 | 3 | -0/+50 |
* | Do not repeat pre_tasks for post-provision playbook (#689) | Bogdan Dobrelya | 2017-08-24 | 2 | -6/+5 |
* | Fix node label customisation (#679) | Tlacenka | 2017-08-23 | 4 | -7/+34 |
* | Add documentation regarding running custom post-provision tasks (#678) | tzumainn | 2017-08-23 | 1 | -0/+38 |
* | Merge pull request #649 from bogdando/mms | Bogdan Dobrelya | 2017-08-23 | 2 | -0/+17 |
|\ |
|
| * | Add docs and defaults for multi-master setup | Bogdan Dobrelya | 2017-08-21 | 2 | -0/+17 |
* | | Ignore *.cfg and *.crt in the openstack inventory (#672) | Tomas Sedovic | 2017-08-21 | 1 | -1/+1 |
|/ |
|
* | Update openshift_release in the sample inventory (#647) | Tomas Sedovic | 2017-08-21 | 2 | -2/+0 |
* | Configure different Docker volume sizes for different roles (#644) | Tlacenka | 2017-08-17 | 3 | -3/+25 |
* | Set custom hostnames for servers (#643) | Tlacenka | 2017-08-16 | 3 | -0/+19 |
* | Access UI via a bastion node (#596) | Bogdan Dobrelya | 2017-08-16 | 2 | -0/+19 |
* | group_vars/all.yml, stack_params.yaml, README: specifying flavors enabled and... | Tlacenka | 2017-08-15 | 3 | -8/+22 |
* | Specify different image names for roles (#637) | Tlacenka | 2017-08-15 | 3 | -4/+23 |
* | Support multiple private networks for static inventory (#604) | Bogdan Dobrelya | 2017-08-15 | 3 | -0/+6 |
* | Allow using ephemeral volumes for docker storage (#615) | Tomas Sedovic | 2017-08-04 | 1 | -0/+5 |
* | Remove clouds.yaml from sample-inventory | Tomas Sedovic | 2017-08-04 | 2 | -9/+0 |
* | Moving common DNS roles out of the playbook area (#605) | Øystein Bedin | 2017-08-02 | 3 | -111/+2 |
* | Merge pull request #591 from day4skiing/dnspri-wildcard | Bogdan Dobrelya | 2017-07-28 | 1 | -0/+5 |
|\ |
|
| * | removed openstack | Dan Jurgensmeyer | 2017-07-26 | 1 | -1/+1 |
| * | Add wildcard pointer to Private DNS | Dan Jurgensmeyer | 2017-07-26 | 1 | -0/+5 |
* | | Note about jmespath requirement for control node (#599) | Bogdan Dobrelya | 2017-07-28 | 2 | -0/+11 |
* | | Options for bastion, SSH config, static inventory autogeneration | Bogdan Dobrelya | 2017-07-25 | 6 | -7/+51 |
|/ |
|
* | README: Added note about infra-ansible installation (#574) | Tlacenka | 2017-07-24 | 1 | -1/+5 |
* | Static inventory autogeneration (#550) | Bogdan Dobrelya | 2017-07-20 | 5 | -49/+101 |
* | Generate static inventory with shade inventory (#538) | Bogdan Dobrelya | 2017-07-20 | 8 | -1028/+43 |
* | Merge pull request #560 from Tlacenka/openstackrepo | Bogdan Dobrelya | 2017-07-20 | 1 | -0/+6 |
|\ |
|
| * | README: fix | Katerina Pilatova | 2017-07-19 | 1 | -1/+0 |
| * | README: typo | Katerina Pilatova | 2017-07-18 | 1 | -1/+1 |
| * | dependencies: python-heatclient and python-openstackclient added to optional ... | Katerina Pilatova | 2017-07-18 | 1 | -0/+6 |
| * | README: added prerequisity for a repository needed for python-openstackclient... | Katerina Pilatova | 2017-07-18 | 1 | -0/+1 |
* | | Set ansible_become for the OSEv3 group | Tomas Sedovic | 2017-07-19 | 2 | -1/+5 |
|/ |
|
* | Set up NetworkManager automatically (#542) | Tomas Sedovic | 2017-07-14 | 2 | -5/+4 |
* | Switch the sample inventory to CentOS (#541) | Tomas Sedovic | 2017-07-12 | 2 | -3/+12 |
* | Add defaults values for some openstack vars (#539) | Tomas Sedovic | 2017-07-12 | 2 | -3/+3 |
* | Install DNS roles from casl-infra with galaxy (#529) | Bogdan Dobrelya | 2017-07-12 | 3 | -3/+26 |
* | Playbook prerequisites.yml checks that prerequisites are met before provision... | Tlacenka | 2017-07-10 | 2 | -0/+78 |
* | Merge pull request #525 from bogdando/manage_packages | Tomas Sedovic | 2017-06-30 | 1 | -0/+10 |
|\ |
|