Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Accidentally made this a list of hashes instead of a straight hash | Chandler Wilkerson | 2017-07-25 | 0 | -0/+0 | |
| | | |/ / / | | |/| | | | ||||||
| | | * | | | move to numbering all on storage_nodes | Davis Phillips | 2017-07-25 | 0 | -0/+0 | |
| | | * | | | mend | Davis Phillips | 2017-07-25 | 0 | -0/+0 | |
| | | * | | | last minute changes and stream lines | Davis Phillips | 2017-07-25 | 0 | -0/+0 | |
| | | * | | | change 30g to 20g | Davis Phillips | 2017-07-25 | 0 | -0/+0 | |
| | | * | | | Merge branch 'master' of https://github.com/openshift/openshift-ansible-contr... | Davis Phillips | 2017-07-25 | 2 | -1/+6 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Add Azure host | Eduardo Minguez Perez | 2017-07-25 | 0 | -0/+0 | |
| | * | | | | Set openshift_hostname explicitly for openstack (#579) | Tomas Sedovic | 2017-07-25 | 1 | -0/+1 | |
| | * | | | | Rhv details (#575) | Chandler Wilkerson | 2017-07-25 | 0 | -0/+0 | |
| | * | | | | Merge pull request #576 from dav1x/cns-support | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Update openshift-install.yaml | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update node-setup.yaml | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update minor-update.yaml | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update ocp-installer | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update ocp-installer | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Delete test.yaml | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Delete vmware_vm_shell.py | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update ocp-on-vmware.ini | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | | * | | | | Update vmware_inventory.ini | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | * | | | | | README Update (#572) | Tlacenka | 2017-07-24 | 0 | -0/+0 | |
| | * | | | | | README: Added note about infra-ansible installation (#574) | Tlacenka | 2017-07-24 | 1 | -1/+5 | |
| | | | * | | | various fixes and enhancements | Davis Phillips | 2017-07-25 | 0 | -0/+0 | |
| | | |/ / / | ||||||
| | | * / / | adding cns support | Davis Phillips | 2017-07-24 | 0 | -0/+0 | |
| | |/ / / | ||||||
| | * | | | adding labels to metrics (#569) | Ryan Cook | 2017-07-21 | 0 | -0/+0 | |
| | * | | | RHV High-availability code (#562) | Chandler Wilkerson | 2017-07-20 | 0 | -0/+0 | |
| | * | | | Static inventory autogeneration (#550) | Bogdan Dobrelya | 2017-07-20 | 5 | -49/+101 | |
| | * | | | Generate static inventory with shade inventory (#538) | Bogdan Dobrelya | 2017-07-20 | 14 | -1041/+80 | |
| | * | | | Include masters into etcd group, when it is empty (#559) | Bogdan Dobrelya | 2017-07-20 | 1 | -0/+1 | |
| | * | | | 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 | |
| | * | | | During provisioning, make unnecessary packages optional under a switch (#561) | Tlacenka | 2017-07-19 | 2 | -0/+9 | |
| | * | | | Merge pull request #563 from tomassedovic/openshift-ansible-sudo | Bogdan Dobrelya | 2017-07-19 | 2 | -1/+5 | |
| | |\ \ \ | ||||||
| | | * | | | Set ansible_become for the OSEv3 group | Tomas Sedovic | 2017-07-19 | 2 | -1/+5 | |
| | |/ / / | ||||||
| | * / / | GCP: Refactor data disk(s) creation and setup to instance template v2 (#537) | Peter Schiffer | 2017-07-18 | 0 | -0/+0 | |
| | |/ / | ||||||
| | * | | Slightly enhanced deployment manager role (#556) | Peter Schiffer | 2017-07-17 | 0 | -0/+0 | |
| | * | | Add a role to generate a static inventory (#540) | Bogdan Dobrelya | 2017-07-17 | 5 | -0/+154 | |
| | * | | Retry tasks in the subscription manager role (#552) | Tlacenka | 2017-07-17 | 1 | -0/+28 | |
| | * | | Set docker registry to 3 (#555) | Glenn S West | 2017-07-17 | 0 | -0/+0 | |
| | * | | Merge pull request #536 from e-minguez/azure_logging_metrics_post | Glenn S West | 2017-07-17 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | | * | | Premium storage for logging/metrics | Eduardo Minguez Perez | 2017-07-13 | 0 | -0/+0 | |
| | | * | | Container name should be vhds | Eduardo Minguez Perez | 2017-07-13 | 0 | -0/+0 | |
| | | * | | Back to openshift/master repo | Eduardo Minguez Perez | 2017-07-11 | 0 | -0/+0 | |
| | | * | | Added OCP aggregated logging | Eduardo Minguez Perez | 2017-07-11 | 0 | -0/+0 | |
| | * | | | RHV provider BYO code (#548) | Chandler Wilkerson | 2017-07-14 | 0 | -0/+0 | |
| | * | | | Set up NetworkManager automatically (#542) | Tomas Sedovic | 2017-07-14 | 3 | -5/+26 | |
| | * | | | Merge pull request #546 from tomassedovic/jinja-version | Bogdan Dobrelya | 2017-07-14 | 1 | -4/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Replace greaterthan and equalto in openstack-stack | Tomas Sedovic | 2017-07-13 | 1 | -4/+4 |