summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge pull request #491 from tzumainn/openstack-heat-stack-updateTomas Sedovic2017-06-265-0/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | rename node_removal_policies, add some comments and defaultsTzu-Mainn Chen2017-06-235-6/+7
| | | * | | | | | | Add node_removal_policies variable to allow for scaling downTzu-Mainn Chen2017-06-215-0/+9
| | * | | | | | | | Merge pull request #499 from Tlacenka/all_yml_remove_whitespaceTomas Sedovic2017-06-261-24/+24
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | all.yml: removed whitespaces in front of variablesKaterina Pilatova2017-06-231-24/+24
| | * | | | | | | | Merge pull request #497 from Tlacenka/masterTomas Sedovic2017-06-231-0/+4
| | |\| | | | | | |
| | | * | | | | | | removed whitespace in front of commented variableKaterina Pilatova2017-06-231-1/+1
| | | * | | | | | | OSEv3.yml: trailing space...Katerina Pilatova2017-06-231-1/+1
| | | * | | | | | | OSEv3.yml: added option to ignore set hardware limits for RAM and DISKKaterina Pilatova2017-06-231-0/+4
| | * | | | | | | | Merge pull request #488 from bogdando/fix_flat_sgBogdan Dobrelya2017-06-232-59/+44
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Fix flat sec group and infra/dns sec rulesBogdan Dobrelya2017-06-232-59/+44
| | | |/ / / / / /
| | * | | | | | | Merge pull request #493 from cooktheryan/metrics-hostnameDavis Phillips2017-06-220-0/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | use hostname var instead of urlRyan Cook2017-06-220-0/+0
| | |/ / / / / / /
| | * | | | | | | Support origin deployments on centos (#483)Peter Schiffer2017-06-210-0/+0
| | * | | | | | | Crs fixes (#490)Davis Phillips2017-06-210-0/+0
| | * | | | | | | Moved heketi server to first crs node (#486)Davis Phillips2017-06-210-0/+0
| | * | | | | | | Use cached facts, do not become for localhost (#484)Bogdan Dobrelya2017-06-213-1/+13
| | |/ / / / / /
| | * | | | | | Finish crs (#462)Davis Phillips2017-06-200-0/+0
| | * | | | | | Add profiling and skippy stdout (#470)Bogdan Dobrelya2017-06-201-0/+2
| | * | | | | | call deployment-manager deployments update when config yaml is updated (#464)Brad Durrow2017-06-180-0/+0
| | * | | | | | Merge pull request #466 from tomassedovic/openstack-providerRyan Cook2017-06-1638-0/+2950
| | |\ \ \ \ \ \
| | | * | | | | | Fix flake8 errors with the openstack inventoryTomas Sedovic2017-06-161-5/+5
| | | * | | | | | Remove the extraneous DNS directoryTomas Sedovic2017-06-160-0/+0
| | | * | | | | | Fix yamllint errorsTomas Sedovic2017-06-1613-65/+38
| | | * | | | | | Update sample inventory with the latest changesTomas Sedovic2017-06-163-16/+31
| | | * | | | | | Gather facts for provision playbookBogdan Dobrelya2017-06-151-0/+1
| | | * | | | | | Drop atomic-openshift-utils, update docs for originBogdan Dobrelya2017-06-152-3/+11
| | | * | | | | | Add ansible.cfg for openstack providerBogdan Dobrelya2017-06-152-0/+23
| | | * | | | | | Add a flat sec group for openstack providerBogdan Dobrelya2017-06-154-14/+140
| | | * | | | | | Always let the openshift nodes access the DNSTomas Sedovic2017-06-151-0/+15
| | | * | | | | | Fix privileges in the pre-install playbookTomas Sedovic2017-06-152-11/+12
| | | * | | | | | Add default values to provision-openstack.ymlTomas Sedovic2017-06-141-8/+8
| | | * | | | | | Move pre_tasks from to the openstack provisionerTomas Sedovic2017-06-141-0/+1
| | | * | | | | | Add readmeTomas Sedovic2017-06-141-0/+113
| | | * | | | | | Add license for openstack.py in inventoryTomas Sedovic2017-06-141-0/+674
| | | * | | | | | Add a sample inventory for openstack provisioningTomas Sedovic2017-06-145-0/+350
| | | * | | | | | Symlink roles to provisioning/openstack/rolesTomas Sedovic2017-06-141-0/+1
| | | * | | | | | Add a single provisioning playbookTomas Sedovic2017-06-141-0/+4
| | | * | | | | | Move the openstack provisioning playbooksTomas Sedovic2017-06-145-0/+227
| | | * | | | | | Merge redhat-cop/casl-ansible into openstack-providerTomas Sedovic2017-06-1423-0/+1418
| | | |\ \ \ \ \ \
| | | | * | | | | | Update CASL to use nsupdate for DNS records (#48)Øystein Bedin2017-06-135-9/+50
| | | | * | | | | | Update README.mdØystein Bedin2017-06-060-0/+0
| | | | * | | | | | Conditionally set the openshift_master_default_subdomain to avoid overriding ...Øystein Bedin2017-06-051-0/+2
| | | | * | | | | | Fix rpm deps (#46)Øystein Bedin2017-05-260-0/+0
| | | | * | | | | | Upgrading jinja2 to work correctly with latest templates (#45)Øystein Bedin2017-05-250-0/+0
| | | | * | | | | | Use the correct variable name in create_users (#43)Tomas Sedovic2017-05-170-0/+0
| | | | * | | | | | Updating to OSP ocata repo, as there are some bugs with newton's channel (#44)Eric Sauer2017-05-170-0/+0
| | | | * | | | | | Correcting the sample inventory for an HA cluster (#40)Eric Sauer2017-05-170-0/+0
| | | | * | | | | | Some fixes (#41)Tomas Sedovic2017-05-090-0/+0
| | | | * | | | | | First attempt at a simple multi-master support (#39)Eric Sauer2017-04-272-0/+71