| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #491 from tzumainn/openstack-heat-stack-update | Tomas Sedovic | 2017-06-26 | 5 | -0/+10 |
|\ |
|
| * | rename node_removal_policies, add some comments and defaults | Tzu-Mainn Chen | 2017-06-23 | 5 | -6/+7 |
| * | Add node_removal_policies variable to allow for scaling down | Tzu-Mainn Chen | 2017-06-21 | 5 | -0/+9 |
* | | Merge pull request #499 from Tlacenka/all_yml_remove_whitespace | Tomas Sedovic | 2017-06-26 | 1 | -24/+24 |
|\ \ |
|
| * | | all.yml: removed whitespaces in front of variables | Katerina Pilatova | 2017-06-23 | 1 | -24/+24 |
* | | | Merge pull request #497 from Tlacenka/master | Tomas Sedovic | 2017-06-23 | 1 | -0/+4 |
|\| | |
|
| * | | removed whitespace in front of commented variable | Katerina Pilatova | 2017-06-23 | 1 | -1/+1 |
| * | | OSEv3.yml: trailing space... | Katerina Pilatova | 2017-06-23 | 1 | -1/+1 |
| * | | OSEv3.yml: added option to ignore set hardware limits for RAM and DISK | Katerina Pilatova | 2017-06-23 | 1 | -0/+4 |
* | | | Merge pull request #488 from bogdando/fix_flat_sg | Bogdan Dobrelya | 2017-06-23 | 2 | -59/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix flat sec group and infra/dns sec rules | Bogdan Dobrelya | 2017-06-23 | 2 | -59/+44 |
| |/ |
|
* | | Merge pull request #493 from cooktheryan/metrics-hostname | Davis Phillips | 2017-06-22 | 0 | -0/+0 |
|\ \ |
|
| * | | use hostname var instead of url | Ryan Cook | 2017-06-22 | 0 | -0/+0 |
|/ / |
|
* | | Support origin deployments on centos (#483) | Peter Schiffer | 2017-06-21 | 0 | -0/+0 |
* | | Crs fixes (#490) | Davis Phillips | 2017-06-21 | 0 | -0/+0 |
* | | Moved heketi server to first crs node (#486) | Davis Phillips | 2017-06-21 | 0 | -0/+0 |
* | | Use cached facts, do not become for localhost (#484) | Bogdan Dobrelya | 2017-06-21 | 3 | -1/+13 |
|/ |
|
* | Finish crs (#462) | Davis Phillips | 2017-06-20 | 0 | -0/+0 |
* | Add profiling and skippy stdout (#470) | Bogdan Dobrelya | 2017-06-20 | 1 | -0/+2 |
* | call deployment-manager deployments update when config yaml is updated (#464) | Brad Durrow | 2017-06-18 | 0 | -0/+0 |
* | Merge pull request #466 from tomassedovic/openstack-provider | Ryan Cook | 2017-06-16 | 38 | -0/+2950 |
|\ |
|
| * | Fix flake8 errors with the openstack inventory | Tomas Sedovic | 2017-06-16 | 1 | -5/+5 |
| * | Remove the extraneous DNS directory | Tomas Sedovic | 2017-06-16 | 0 | -0/+0 |
| * | Fix yamllint errors | Tomas Sedovic | 2017-06-16 | 13 | -65/+38 |
| * | Update sample inventory with the latest changes | Tomas Sedovic | 2017-06-16 | 3 | -16/+31 |
| * | Gather facts for provision playbook | Bogdan Dobrelya | 2017-06-15 | 1 | -0/+1 |
| * | Drop atomic-openshift-utils, update docs for origin | Bogdan Dobrelya | 2017-06-15 | 2 | -3/+11 |
| * | Add ansible.cfg for openstack provider | Bogdan Dobrelya | 2017-06-15 | 2 | -0/+23 |
| * | Add a flat sec group for openstack provider | Bogdan Dobrelya | 2017-06-15 | 4 | -14/+140 |
| * | Always let the openshift nodes access the DNS | Tomas Sedovic | 2017-06-15 | 1 | -0/+15 |
| * | Fix privileges in the pre-install playbook | Tomas Sedovic | 2017-06-15 | 2 | -11/+12 |
| * | Add default values to provision-openstack.yml | Tomas Sedovic | 2017-06-14 | 1 | -8/+8 |
| * | Move pre_tasks from to the openstack provisioner | Tomas Sedovic | 2017-06-14 | 1 | -0/+1 |
| * | Add readme | Tomas Sedovic | 2017-06-14 | 1 | -0/+113 |
| * | Add license for openstack.py in inventory | Tomas Sedovic | 2017-06-14 | 1 | -0/+674 |
| * | Add a sample inventory for openstack provisioning | Tomas Sedovic | 2017-06-14 | 5 | -0/+350 |
| * | Symlink roles to provisioning/openstack/roles | Tomas Sedovic | 2017-06-14 | 1 | -0/+1 |
| * | Add a single provisioning playbook | Tomas Sedovic | 2017-06-14 | 1 | -0/+4 |
| * | Move the openstack provisioning playbooks | Tomas Sedovic | 2017-06-14 | 5 | -0/+227 |
| * | Merge redhat-cop/casl-ansible into openstack-provider | Tomas Sedovic | 2017-06-14 | 23 | -0/+1418 |
| |\ |
|
| | * | Update CASL to use nsupdate for DNS records (#48) | Øystein Bedin | 2017-06-13 | 5 | -9/+50 |
| | * | Update README.md | Øystein Bedin | 2017-06-06 | 0 | -0/+0 |
| | * | Conditionally set the openshift_master_default_subdomain to avoid overriding ... | Øystein Bedin | 2017-06-05 | 1 | -0/+2 |
| | * | Fix rpm deps (#46) | Øystein Bedin | 2017-05-26 | 0 | -0/+0 |
| | * | Upgrading jinja2 to work correctly with latest templates (#45) | Øystein Bedin | 2017-05-25 | 0 | -0/+0 |
| | * | Use the correct variable name in create_users (#43) | Tomas Sedovic | 2017-05-17 | 0 | -0/+0 |
| | * | Updating to OSP ocata repo, as there are some bugs with newton's channel (#44) | Eric Sauer | 2017-05-17 | 0 | -0/+0 |
| | * | Correcting the sample inventory for an HA cluster (#40) | Eric Sauer | 2017-05-17 | 0 | -0/+0 |
| | * | Some fixes (#41) | Tomas Sedovic | 2017-05-09 | 0 | -0/+0 |
| | * | First attempt at a simple multi-master support (#39) | Eric Sauer | 2017-04-27 | 2 | -0/+71 |