summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #641 from cooktheryan/link_fixDavis Phillips2017-08-140-0/+0
|\ | | | | fix of 404 page
| * fix of 404 pageRyan Cook2017-08-140-0/+0
|/
* fix to allow for origin to be installed on rhel (#634)Ryan Cook2017-08-140-0/+0
|
* Minor fixes (#632)Eduardo Mínguez2017-08-120-0/+0
|
* Move GCP ref. arch. to OCP 3.6 (#631)Peter Schiffer2017-08-110-0/+0
|
* Merge pull request #630 from e-minguez/osp_default_node_selectorRoger Lopez2017-08-090-0/+0
|\ | | | | WIP: OSP default node selector
| * Added default node selector to app nodesEduardo Minguez Perez2017-08-090-0/+0
| |
| * Manual OCP scriptsEduardo Minguez Perez2017-08-090-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 Wilkerson2017-08-090-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 Schiffer2017-08-080-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 Lamourine2017-08-080-0/+0
|
* Create and assign a log file for ansible runs (#627)Miguel P.C2017-08-080-0/+0
|
* Merge pull request #624 from e-minguez/fix_add_host_locationGlenn S West2017-08-080-0/+0
|\ | | | | Fixed add_host.sh script location
| * Fixed add_host.sh script locationEduardo Minguez Perez2017-08-070-0/+0
| | | | | | | | Otherwise it gets downloaded to the /root folder
* | Add Support for Azure Single Vm Deployment (#626)Glenn S West2017-08-080-0/+0
| | | | | | | | | | | | * Add support for allinone/single vm deployment * Update Readme * Change logging default
* | Default storage domain changed to a variableChandler Wilkerson2017-08-070-0/+0
|/
* Allow using ephemeral volumes for docker storage (#615)Tomas Sedovic2017-08-043-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-yamlBogdan Dobrelya2017-08-042-9/+0
|\ | | | | Remove clouds.yaml from sample-inventory
| * Remove clouds.yaml from sample-inventoryTomas Sedovic2017-08-042-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 ↵caracan2017-08-030-0/+0
| | | | ose-on-aws.py installer
* Better gcloud.sh (#611)Peter Schiffer2017-08-030-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 RHVYaniv Kaul2017-08-030-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 Wilkerson2017-08-030-0/+0
|
* Moving common DNS roles out of the playbook area (#605)Øystein Bedin2017-08-023-4/+2
|
* Added dynamic inventory setup instructions. (#609)Chandler Wilkerson2017-08-010-0/+0
|
* Ovirt engine operations should run from localhostChandler Wilkerson2017-08-010-0/+0
|
* Need to quote bare variable in assignment (#607)Chandler Wilkerson2017-08-010-0/+0
|
* Add config options for infra nodesPeter Schiffer2017-07-310-0/+0
|
* Support scaling up for masters and nodes (#598)Peter Schiffer2017-07-280-0/+0
| | | | | | | | * Support scaling up for masters and nodes * Simplify scaleup code * Add sanity checks before upscaling
* Merge pull request #591 from day4skiing/dnspri-wildcardBogdan Dobrelya2017-07-281-0/+5
|\ | | | | Add wildcard record for Private DNS
| * removed openstackDan Jurgensmeyer2017-07-261-1/+1
| |
| * Add wildcard pointer to Private DNSDan Jurgensmeyer2017-07-261-0/+5
| |
* | Merge pull request #565 from cooktheryan/loggin-awsDavis Phillips2017-07-280-0/+0
|\ \ | | | | | | Logging on aws
| * | i seriously hate you linterRyan Cook2017-07-270-0/+0
| | |
| * | linting fix...maybeRyan Cook2017-07-270-0/+0
| | |
| * | really travis...you are going to yell about thatRyan Cook2017-07-270-0/+0
| | |
| * | Merge branch 'master' into loggin-awsRyan Cook2017-07-2727-1100/+500
| |\ \
| * | | do i even do work without lintRyan Cook2017-07-270-0/+0
| | | |
| * | | edu suggestionsRyan Cook2017-07-270-0/+0
| | | |
| * | | setting the actual valuesRyan Cook2017-07-190-0/+0
| | | |
| * | | possibly caused logs to not deployRyan Cook2017-07-190-0/+0
| | | |
| * | | missing commaRyan Cook2017-07-190-0/+0
| | | |
| * | | addition of loggingRyan Cook2017-07-190-0/+0
| | | |
* | | | Note about jmespath requirement for control node (#599)Bogdan Dobrelya2017-07-282-0/+11
| | | | | | | | | | | | Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
* | | | Unregister VMs before destroying them (#600)Chandler Wilkerson2017-07-270-0/+0
| | | |
* | | | Rhv lastfixes (#601)Chandler Wilkerson2017-07-270-0/+0
| |/ / |/| | | | | | | | | | | | | | | | | | | | * Spelling typo * Fix for nfs server path * yamllint hates blan lines
* | | Fix openshift enterprise deployment (#597)Peter Schiffer2017-07-270-0/+0
| | | | | | | | | Inline if apparently needs to have else
* | | Merge pull request #535 from bogdando/bastion_inventoryBogdan Dobrelya2017-07-2716-15/+312
|\ \ \ | | | | | | | | Options for bastion, SSH config, static inventory autogeneration
| * | | Options for bastion, SSH config, static inventory autogenerationBogdan Dobrelya2017-07-2512-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 roleBogdan Dobrelya2017-07-256-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>