Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix to allow for origin to be installed on rhel (#634) | Ryan Cook | 2017-08-14 | 0 | -0/+0 |
| | |||||
* | Minor fixes (#632) | Eduardo Mínguez | 2017-08-12 | 0 | -0/+0 |
| | |||||
* | Move GCP ref. arch. to OCP 3.6 (#631) | Peter Schiffer | 2017-08-11 | 0 | -0/+0 |
| | |||||
* | Merge pull request #630 from e-minguez/osp_default_node_selector | Roger Lopez | 2017-08-09 | 0 | -0/+0 |
|\ | | | | | WIP: OSP default node selector | ||||
| * | Added default node selector to app nodes | Eduardo Minguez Perez | 2017-08-09 | 0 | -0/+0 |
| | | |||||
| * | Manual OCP scripts | Eduardo Minguez Perez | 2017-08-09 | 0 | -0/+0 |
| | | | | | | | | | | | | | | * Network subnets no longer hardcoded * Masters are nodes * No need for ansible masters,nodes as previous statement * Added more inline scripts missing in the doc | ||||
* | | Removing confusing old hostfile entry (#614) | Chandler Wilkerson | 2017-08-09 | 0 | -0/+0 |
|/ | | | Also adding .pem as an ignored extension in case user puts the ca.pem in the inventory directory :-) | ||||
* | Add --redeploy and --clear-logs options to gcloud.sh (#628) | Peter Schiffer | 2017-08-08 | 0 | -0/+0 |
| | | | | | | * Updated ansible log file creation, added --clear-logs option * Add --redeploy option | ||||
* | Updated for OCP 3.4, OSP10 and ansible configuration of instances (#620) | Mark Lamourine | 2017-08-08 | 0 | -0/+0 |
| | |||||
* | Create and assign a log file for ansible runs (#627) | Miguel P.C | 2017-08-08 | 0 | -0/+0 |
| | |||||
* | Merge pull request #624 from e-minguez/fix_add_host_location | Glenn S West | 2017-08-08 | 0 | -0/+0 |
|\ | | | | | Fixed add_host.sh script location | ||||
| * | Fixed add_host.sh script location | Eduardo Minguez Perez | 2017-08-07 | 0 | -0/+0 |
| | | | | | | | | Otherwise it gets downloaded to the /root folder | ||||
* | | Add Support for Azure Single Vm Deployment (#626) | Glenn S West | 2017-08-08 | 0 | -0/+0 |
| | | | | | | | | | | | | * Add support for allinone/single vm deployment * Update Readme * Change logging default | ||||
* | | Default storage domain changed to a variable | Chandler Wilkerson | 2017-08-07 | 0 | -0/+0 |
|/ | |||||
* | Allow using ephemeral volumes for docker storage (#615) | Tomas Sedovic | 2017-08-04 | 3 | -0/+9 |
| | | | | | | | | For testing cases it's sometimes useful to not create Cinder volumes for the VMs. It can also sometimes be a little faster and more robust (but unfit for production). This adds an option called `ephemeral_volumes` that will use the VM's storage instead of creating volumes when set to true. | ||||
* | Merge pull request #616 from tomassedovic/remove-clouds-yaml | Bogdan Dobrelya | 2017-08-04 | 2 | -9/+0 |
|\ | | | | | Remove clouds.yaml from sample-inventory | ||||
| * | Remove clouds.yaml from sample-inventory | Tomas Sedovic | 2017-08-04 | 2 | -9/+0 |
|/ | | | | | | | | | | | | | With the move to the static inventory, we don't need it anymore so it's now just an unnecessary step in the deployment. Note that the users may still want to use clouds.yaml for openstack credentials instead of sourcing the `OS_*` environment variables, but they can do that at their discression. The reason we had the clouds.yaml here was because the `openstack.py` dynamic inventory used the servers' UUID's as ansible hosts by default and the options we put in caused it to use the hostnames (as desired). | ||||
* | Updated the default openshift-sdn option to match the default in the ↵ | caracan | 2017-08-03 | 0 | -0/+0 |
| | | | | ose-on-aws.py installer | ||||
* | 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 |