Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better gcloud.sh (#611) | Peter Schiffer | 2017-08-03 | 0 | -0/+0 |
| | | | | | | | | | | | | * Simplify debug messages * Fix syntax error * Use RHEL 7.4 in example config * Enhance gcloud.sh script Added couple of options, documentation | ||||
* | Update README.md with mentioning RHV | Yaniv Kaul | 2017-08-03 | 0 | -0/+0 |
| | | | | RHV reference architecture deployment playbook has been added to the repo. Mention it (with a link) in the readme file. | ||||
* | Corrected masters group tag (#610) | Chandler Wilkerson | 2017-08-03 | 0 | -0/+0 |
| | |||||
* | Moving common DNS roles out of the playbook area (#605) | Øystein Bedin | 2017-08-02 | 3 | -4/+2 |
| | |||||
* | Added dynamic inventory setup instructions. (#609) | Chandler Wilkerson | 2017-08-01 | 0 | -0/+0 |
| | |||||
* | Ovirt engine operations should run from localhost | Chandler Wilkerson | 2017-08-01 | 0 | -0/+0 |
| | |||||
* | Need to quote bare variable in assignment (#607) | Chandler Wilkerson | 2017-08-01 | 0 | -0/+0 |
| | |||||
* | Add config options for infra nodes | Peter Schiffer | 2017-07-31 | 0 | -0/+0 |
| | |||||
* | Support scaling up for masters and nodes (#598) | Peter Schiffer | 2017-07-28 | 0 | -0/+0 |
| | | | | | | | | * Support scaling up for masters and nodes * Simplify scaleup code * Add sanity checks before upscaling | ||||
* | Merge pull request #591 from day4skiing/dnspri-wildcard | Bogdan Dobrelya | 2017-07-28 | 1 | -0/+5 |
|\ | | | | | Add wildcard record for Private DNS | ||||
| * | removed openstack | Dan Jurgensmeyer | 2017-07-26 | 1 | -1/+1 |
| | | |||||
| * | Add wildcard pointer to Private DNS | Dan Jurgensmeyer | 2017-07-26 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #565 from cooktheryan/loggin-aws | Davis Phillips | 2017-07-28 | 0 | -0/+0 |
|\ \ | | | | | | | Logging on aws | ||||
| * | | i seriously hate you linter | Ryan Cook | 2017-07-27 | 0 | -0/+0 |
| | | | |||||
| * | | linting fix...maybe | Ryan Cook | 2017-07-27 | 0 | -0/+0 |
| | | | |||||
| * | | really travis...you are going to yell about that | Ryan Cook | 2017-07-27 | 0 | -0/+0 |
| | | | |||||
| * | | Merge branch 'master' into loggin-aws | Ryan Cook | 2017-07-27 | 27 | -1100/+500 |
| |\ \ | |||||
| * | | | do i even do work without lint | Ryan Cook | 2017-07-27 | 0 | -0/+0 |
| | | | | |||||
| * | | | edu suggestions | Ryan Cook | 2017-07-27 | 0 | -0/+0 |
| | | | | |||||
| * | | | setting the actual values | Ryan Cook | 2017-07-19 | 0 | -0/+0 |
| | | | | |||||
| * | | | possibly caused logs to not deploy | Ryan Cook | 2017-07-19 | 0 | -0/+0 |
| | | | | |||||
| * | | | missing comma | Ryan Cook | 2017-07-19 | 0 | -0/+0 |
| | | | | |||||
| * | | | addition of logging | Ryan Cook | 2017-07-19 | 0 | -0/+0 |
| | | | | |||||
* | | | | Note about jmespath requirement for control node (#599) | Bogdan Dobrelya | 2017-07-28 | 2 | -0/+11 |
| | | | | | | | | | | | | Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> | ||||
* | | | | Unregister VMs before destroying them (#600) | Chandler Wilkerson | 2017-07-27 | 0 | -0/+0 |
| | | | | |||||
* | | | | Rhv lastfixes (#601) | Chandler Wilkerson | 2017-07-27 | 0 | -0/+0 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | * Spelling typo * Fix for nfs server path * yamllint hates blan lines | ||||
* | | | Fix openshift enterprise deployment (#597) | Peter Schiffer | 2017-07-27 | 0 | -0/+0 |
| | | | | | | | | | Inline if apparently needs to have else | ||||
* | | | Merge pull request #535 from bogdando/bastion_inventory | Bogdan Dobrelya | 2017-07-27 | 16 | -15/+312 |
|\ \ \ | | | | | | | | | Options for bastion, SSH config, static inventory autogeneration | ||||
| * | | | Options for bastion, SSH config, static inventory autogeneration | Bogdan Dobrelya | 2017-07-25 | 12 | -17/+238 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * At the provisioning stage, allow users to auto-generate SSH config, when using a static inventory. * Run playbooks to provsion and post-provision as a separate, when using a bastion. This re-applies the SSH config, which ansible can't do on the fly. * Support a pre-installed bastion node, colocated with the 1st infra node. * With a bastion enabled, reduce floating IP footprint to infra and dns nodes only, effectively isolating a cluster in a private network. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> | ||||
| * | | | Add bastion and ssh config for the static inventory role | Bogdan Dobrelya | 2017-07-25 | 6 | -2/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Autogenerate SSH config for static inventory and bastion. * When using bastion, use FQDN for inventory's ansible_host and SSH config's Hostname. Simplifies accessing nodes by names instead of private IPs. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com> | ||||
* | | | | Adding meta info for galaxy consumption of this repo (#593) | Øystein Bedin | 2017-07-27 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Adding meta info for galaxy consumption * Fixing TravisCI lint error | ||||
* | | | | Update README.md (#595) | James Labocki | 2017-07-27 | 0 | -0/+0 |
| | | | | | | | | | | | | Changing path to diagram | ||||
* | | | | Merge pull request #594 from e-minguez/add_node_azure_rg | Glenn S West | 2017-07-27 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | Resource group fix | ||||
| * | | | | Location fix. | Eduardo Minguez Perez | 2017-07-27 | 0 | -0/+0 |
| | | | | | |||||
| * | | | | Resource group fix (it should be fixed) | Eduardo Minguez Perez | 2017-07-27 | 0 | -0/+0 |
|/ / / / | |||||
* | | | | Merge pull request #588 from e-minguez/azure_sdn_parameter | Glenn S West | 2017-07-27 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | Added SDN option | ||||
| * | | | | Added SDN option | Eduardo Minguez Perez | 2017-07-26 | 0 | -0/+0 |
| | |_|/ | |/| | | |||||
* | | | | Tower integration to deploy Openshift (#584) | Marco Berube | 2017-07-26 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Ansible Tower Integration added * fixing YAML errors found by Linter * fixing another lint YAML error * more linter issues fixed * hopefully latest yaml linter issue | ||||
* | | | | fix storage class removal | Davis Phillips | 2017-07-26 | 0 | -0/+0 |
| | | | | |||||
* | | | | Fix syntax error when running gcloud.sh script multiple times (#590) | Peter Schiffer | 2017-07-26 | 0 | -0/+0 |
|/ / / | | | | | | | Resolves #566 | ||||
* | | | Merge pull request #587 from dav1x/cns-support | Davis Phillips | 2017-07-25 | 0 | -0/+0 |
|\ \ \ | | | | | | | | | Reverting storage nodes back to using storage_node | ||||
| * \ \ | fixind storage_nodes | Davis Phillips | 2017-07-25 | 0 | -0/+0 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Cns support (#586) | Davis Phillips | 2017-07-25 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * various fixes and enhancements * change 30g to 20g * last minute changes and stream lines * mend | ||||
* | | | | Cns support (#582) | Davis Phillips | 2017-07-25 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | * various fixes and enhancements * change 30g to 20g | ||||
* | | | | 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 ↵ | Davis Phillips | 2017-07-25 | 2 | -1/+6 |
| |\ \ | |/ / |/| | | | | | https://github.com/openshift/openshift-ansible-contrib into cns-support |