summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove cockpit from loadbalancersEduardo Minguez Perez2017-06-090-0/+0
|
* Recreate inventory before clean (#445)Davis Phillips2017-06-080-0/+0
| | | | | | * change default infra_node to 3 and completely remove vsphere_guest from clean module * rerun inventory before clean
* change default infra_node to 3 and completely remove vsphere_guest from ↵Davis Phillips2017-06-080-0/+0
| | | | clean module
* Enable multizone deployment in GCP ref arch (#443)Peter Schiffer2017-06-080-0/+0
| | | | | | | | * Metrics deployment needs python2-passlib package * Enable multizone deployment in GCP ref arch * Enable cockpit in ocp deployment
* Suggest installing java-1.8.0-openjdk-headless and httpd-tools (#442)Brad Durrow2017-06-080-0/+0
| | | | | | | | | | | | * Suggest installing java-1.8.0-openjdk-headless java-1.8.0-openjdk-headless is required when installing metrics. Failure to do so results in a confusing message: fatal: [osacpr00-master-p8tg]: FAILED! => {"changed": false, "failed": true, "msg": "'keytool' is unavailable. Please install java-1.8.0-openjdk-headless on the control node"} The first few times I read this I misunderstood that this was a local check for the machine that was trying to bring up the cluster. The message admittedly says "control node" right there on the tin but I guess I didn't make the connection. Regardless, seems better to add it to the list of required packages. * Create README.md
* remove the new for vsphere_guest from the cleanup playbookDavis Phillips2017-06-070-0/+0
|
* lowercase rhel_image_gce to match GCP requirements (#436)Brad Durrow2017-06-060-0/+0
| | | fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": "{u'domain': u'global', u'message': u\"Invalid value for field 'resource.name': 'CentOS-7-x86-64-GenericCloud-1704'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)'\", u'reason': u'invalid'}"}
* Merge pull request #434 from dav1x/ini-file-updateDavis Phillips2017-06-060-0/+0
|\ | | | | Ini file update
| * Merge branch 'master' into ini-file-updateDavis Phillips2017-06-060-0/+0
| |\
| * | fixes #420 ini file incremented after successful add-node runDavis Phillips2017-06-060-0/+0
| | |
| * | fixing annette's deployment issuesDavis Phillips2017-06-050-0/+0
| | |
* | | allow for containerized installation on rhel (#430)Ryan Cook2017-06-060-0/+0
| |/ |/|
* | Merge pull request #432 from cooktheryan/azure-correct-versEduardo Mínguez2017-06-050-0/+0
|\ \ | | | | | | correct repository
| * | correct repositoryRyan Cook2017-06-050-0/+0
|/ /
* / fixing annette's deployment issuesDavis Phillips2017-06-050-0/+0
|/
* allow for metrics size to be chosen (#428)Ryan Cook2017-06-050-0/+0
| | | | | | * allow for metrics size to be chosen * set the correct value and remove unneeded
* removal of the line that states we can use numberic pool id (#427)Ryan Cook2017-06-040-0/+0
|
* more vars for static inventory (#415)Ryan Cook2017-06-020-0/+0
| | | | * more vars for static inventory * Update inventory
* iptables rules & proper fail (#423)Peter Schiffer2017-06-010-0/+0
| | | | | | * Save custom GCP iptables rules * Fail after cleanup, when we couldn't create the gold image
* Merge pull request #421 from cooktheryan/azure-rollbackGlenn S West2017-06-010-0/+0
|\ | | | | rollback of swap disable
| * rollback of swap disableRyan Cook2017-05-310-0/+0
|/
* Configure ssh for the temp instance when creating gold image (#414)Peter Schiffer2017-05-310-0/+0
| | | | | | | | * Cosmetics in gcloud.sh * Configure ssh for the temp instance when creating gold image * Updated README
* remove fact gathering from add node role and add prefix to infile edits (#416)Davis Phillips2017-05-310-0/+0
|
* It is required to disable swap on nodesEduardo Minguez Perez2017-05-300-0/+0
| | | | https://docs.openshift.com/container-platform/3.5/admin_guide/overcommit.html#disabling-swap-memory
* Update gcloud.sh (#410)Mattia2017-05-300-0/+0
| | | | - Fix $1: unbound variable - Removed while loop on empty $1
* Merge pull request #409 from rbo/masterEduardo Mínguez2017-05-290-0/+0
|\ | | | | Add azure reference architecture link
| * Add azure reference architecture linkRobert Bohne2017-05-290-0/+0
|/
* gce-cli: reference config.yaml instead of config.sh (#407)Arun Babu Neelicattu2017-05-280-0/+0
|
* Move variables to yaml and clean them up a bitPeter Schiffer2017-05-260-0/+0
|
* gitless validation testing - safer for atomic (#403)Ryan Cook2017-05-260-0/+0
| | | | | | * gitless validation testing - safer for atomic * use vars instead of hardcoded values
* enure that directories exist before beginning installation (#404)Ryan Cook2017-05-260-0/+0
|
* Attach subscription during provisioning.Garrett Hyde2017-05-250-0/+0
| | | | Fixes #318
* vmware-ansible fix for ssh key and ini file (#401)Davis Phillips2017-05-240-0/+0
| | | | | | * adding container storage var back to ini * copy over user key if it exists
* Merge pull request #399 from dav1x/resize_mastersDavis Phillips2017-05-240-0/+0
|\ | | | | Resize masters and fixes #398
| * Update main.yamlRyan Cook2017-05-240-0/+0
| | | | | | linting create-vm-prod-ose
| * Update main.yamlRyan Cook2017-05-240-0/+0
| | | | | | linting nfs
| * Update main.yamlRyan Cook2017-05-240-0/+0
| | | | | | linting
| * Merge branch 'master' into resize_mastersRyan Cook2017-05-244-6/+11
| |\
| * | fixes #398Davis Phillips2017-05-240-0/+0
| | |
| * | resize masters and add container_storageDavis Phillips2017-05-240-0/+0
| | |
| * | fixes #398Davis Phillips2017-05-240-0/+0
| | |
| * | fixes #398Davis Phillips2017-05-240-0/+0
| | |
| * | Add subscribe_rhel to only vmwDavis Phillips2017-05-150-0/+0
| | |
* | | Merge pull request #400 from cooktheryan/scale-up-splitDavis Phillips2017-05-240-0/+0
|\ \ \ | |_|/ |/| | Split registry and router scaleup roles
| * | Split registry and router scaleup rolesRyan Cook2017-05-240-0/+0
| | |
* | | Masters are not schedulable nowEduardo Minguez Perez2017-05-240-0/+0
| | | | | | | | | | | | https://docs.openshift.com/container-platform/3.5/install_config/install/advanced_install.html#marking-masters-as-unschedulable-nodes
* | | Initial Rhv ansible (#393)Chandler Wilkerson2017-05-240-0/+0
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial README for RHV work * Basic ansible set up * gdeployer role for putting gluster on hypervisors * Fixed missing indentation * Added requirements based on Ansible oVirt module * Removing redundant fact gathering * Fixed ssh configuration * Created in wrong directory * Updated requirements for current version of ovirt_vms Ansible module * Added key value pairs to get sharding and default uid/gid * Added tasks to pre-populate ssh keys from cluster on head node * Removed trailing space
* | Update brownfield.jsonDave Smith2017-05-240-0/+0
| | | | | | Bastion Name tag uses PublicHostedZone
* | Ref. Arch. says gquota instead grpquota (#395)Eduardo Mínguez2017-05-240-0/+0
| | | | | | | | | | | | * Ref. Arch. says gquota instead grpquota * Added DATA_SIZE
* | VMW metrics (#378)Ryan Cook2017-05-230-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new variable for metrics on vmw * metrics deployment * Update ocp-on-vmware.ini * Update * specify nfs fill in components * missing exported vars * linting * more linting * linting pt3 * Update ocp-on-vmware.ini