summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-15Fix the no-pager argument orderTomas Sedovic
2017-08-15Add --no-pager to the git diff commandTomas Sedovic
I think this can cause issues when the git diff list is large.
2017-08-15Pass the extra-vars to install-openshift, tooTomas Sedovic
Otherwise it won't pick up on our env_id, which means the apps subdomain will be incorrect.
2017-08-14Set the extra vars in a file not in env varsTomas Sedovic
2017-08-14Remove CI creds and use the `-e` optionTomas Sedovic
The CI credentials are set in the travis settings instead and the rest just removes a bunch of sed commands.
2017-08-14Try running travis encrypt on the master branchTomas Sedovic
Maybe it locks it to the current remote or something?
2017-08-14See if removing the creds comment fixes travisTomas Sedovic
2017-08-14Add end to end openstack testing to travisTomas Sedovic
This is using an RDO Cloud account dedicated to CI.
2017-08-14fix to allow for origin to be installed on rhel (#634)Ryan Cook
2017-08-12Minor fixes (#632)Eduardo Mínguez
2017-08-11Move GCP ref. arch. to OCP 3.6 (#631)Peter Schiffer
2017-08-09Merge pull request #630 from e-minguez/osp_default_node_selectorRoger Lopez
WIP: OSP default node selector
2017-08-09Added default node selector to app nodesEduardo Minguez Perez
2017-08-09Manual OCP scriptsEduardo Minguez Perez
* 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
2017-08-09Removing confusing old hostfile entry (#614)Chandler Wilkerson
Also adding .pem as an ignored extension in case user puts the ca.pem in the inventory directory :-)
2017-08-08Add --redeploy and --clear-logs options to gcloud.sh (#628)Peter Schiffer
* Updated ansible log file creation, added --clear-logs option * Add --redeploy option
2017-08-08Updated for OCP 3.4, OSP10 and ansible configuration of instances (#620)Mark Lamourine
2017-08-08Create and assign a log file for ansible runs (#627)Miguel P.C
2017-08-08Merge pull request #624 from e-minguez/fix_add_host_locationGlenn S West
Fixed add_host.sh script location
2017-08-08Add Support for Azure Single Vm Deployment (#626)Glenn S West
* Add support for allinone/single vm deployment * Update Readme * Change logging default
2017-08-07Default storage domain changed to a variableChandler Wilkerson
2017-08-07Fixed add_host.sh script locationEduardo Minguez Perez
Otherwise it gets downloaded to the /root folder
2017-08-04Allow using ephemeral volumes for docker storage (#615)Tomas Sedovic
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.
2017-08-04Merge pull request #616 from tomassedovic/remove-clouds-yamlBogdan Dobrelya
Remove clouds.yaml from sample-inventory
2017-08-04Remove clouds.yaml from sample-inventoryTomas Sedovic
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).
2017-08-03Updated the default openshift-sdn option to match the default in the ↵caracan
ose-on-aws.py installer
2017-08-03Better gcloud.sh (#611)Peter Schiffer
* Simplify debug messages * Fix syntax error * Use RHEL 7.4 in example config * Enhance gcloud.sh script Added couple of options, documentation
2017-08-03Update README.md with mentioning RHVYaniv Kaul
RHV reference architecture deployment playbook has been added to the repo. Mention it (with a link) in the readme file.
2017-08-03Corrected masters group tag (#610)Chandler Wilkerson
2017-08-02Moving common DNS roles out of the playbook area (#605)Øystein Bedin
2017-08-01Added dynamic inventory setup instructions. (#609)Chandler Wilkerson
2017-08-01Ovirt engine operations should run from localhostChandler Wilkerson
2017-08-01Need to quote bare variable in assignment (#607)Chandler Wilkerson
2017-07-31Add config options for infra nodesPeter Schiffer
2017-07-28Support scaling up for masters and nodes (#598)Peter Schiffer
* Support scaling up for masters and nodes * Simplify scaleup code * Add sanity checks before upscaling
2017-07-28Merge pull request #591 from day4skiing/dnspri-wildcardBogdan Dobrelya
Add wildcard record for Private DNS
2017-07-28Merge pull request #565 from cooktheryan/loggin-awsDavis Phillips
Logging on aws
2017-07-28Note about jmespath requirement for control node (#599)Bogdan Dobrelya
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-07-27Unregister VMs before destroying them (#600)Chandler Wilkerson
2017-07-27Rhv lastfixes (#601)Chandler Wilkerson
* Spelling typo * Fix for nfs server path * yamllint hates blan lines
2017-07-27i seriously hate you linterRyan Cook
2017-07-27linting fix...maybeRyan Cook
2017-07-27really travis...you are going to yell about thatRyan Cook
2017-07-27Merge branch 'master' into loggin-awsRyan Cook
2017-07-27do i even do work without lintRyan Cook
2017-07-27edu suggestionsRyan Cook
2017-07-27Fix openshift enterprise deployment (#597)Peter Schiffer
Inline if apparently needs to have else
2017-07-27Merge pull request #535 from bogdando/bastion_inventoryBogdan Dobrelya
Options for bastion, SSH config, static inventory autogeneration
2017-07-27Adding meta info for galaxy consumption of this repo (#593)Øystein Bedin
* Adding meta info for galaxy consumption * Fixing TravisCI lint error
2017-07-27Update README.md (#595)James Labocki
Changing path to diagram