Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarified template output | Eduardo Minguez Perez | 2017-06-15 | 0 | -0/+0 |
| | |||||
* | adding more details to the README for better explanation (#458) | Scott Collier | 2017-06-14 | 0 | -0/+0 |
| | |||||
* | Merge pull request #457 from cooktheryan/rcook-fed | Scott Collier | 2017-06-14 | 0 | -0/+0 |
|\ | | | | | Changes based off deployment | ||||
| * | todo line | Ryan Cook | 2017-06-14 | 0 | -0/+0 |
| | | |||||
| * | pre-reqs | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | removal of comment line | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | generic fixes and readme | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | format fixing pt2 | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | format fixing | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | Readme update | Ryan Cook | 2017-06-13 | 0 | -0/+0 |
|/ | |||||
* | Merge pull request #456 from dav1x/initial-cns-support | Davis Phillips | 2017-06-13 | 0 | -0/+0 |
|\ | | | | | Initial cns support | ||||
| * | mend | Davis Phillips | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | adding initial cns crs support for add-node.py | Davis Phillips | 2017-06-13 | 0 | -0/+0 |
| | | |||||
| * | adding initial cns crs support for add-node.py | Davis Phillips | 2017-06-13 | 0 | -0/+0 |
| | | |||||
* | | Playbooks for creating a minimal gce federated cluster (#433) | Jason DeTiberus | 2017-06-13 | 0 | -0/+0 |
|/ | |||||
* | Download openshift installer from github and verify req. packages (#451) | Peter Schiffer | 2017-06-12 | 0 | -0/+0 |
| | | | | | | * Download openshift ansible installer from github * Verify that all needed packages are present | ||||
* | Removed unused stuff (#452) | Eduardo Mínguez | 2017-06-09 | 0 | -0/+0 |
| | |||||
* | Change to let installer setup azure.conf (#449) | Glenn S West | 2017-06-09 | 0 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Let systemd handle retries on restart of service and avoid abort of script - fixes pv creation failure with nil for cloud provider * Add retry logic * Fix repo * Use shell as systemd module does not support retry * Fix indents * Prep for PR * Switch back to dev * Try rcook method to pregenerate the azure.conf based on ansible variables * try the right bastion script * Get rid of excess file * Add back marker for testing * Fix the completion touch * Setup for pr | ||||
* | Recreate inventory before clean (#445) | Davis Phillips | 2017-06-08 | 0 | -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 Phillips | 2017-06-08 | 0 | -0/+0 |
| | | | | clean module | ||||
* | Enable multizone deployment in GCP ref arch (#443) | Peter Schiffer | 2017-06-08 | 0 | -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 Durrow | 2017-06-08 | 0 | -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 playbook | Davis Phillips | 2017-06-07 | 0 | -0/+0 |
| | |||||
* | lowercase rhel_image_gce to match GCP requirements (#436) | Brad Durrow | 2017-06-06 | 0 | -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-update | Davis Phillips | 2017-06-06 | 0 | -0/+0 |
|\ | | | | | Ini file update | ||||
| * | Merge branch 'master' into ini-file-update | Davis Phillips | 2017-06-06 | 0 | -0/+0 |
| |\ | |||||
| * | | fixes #420 ini file incremented after successful add-node run | Davis Phillips | 2017-06-06 | 0 | -0/+0 |
| | | | |||||
| * | | fixing annette's deployment issues | Davis Phillips | 2017-06-05 | 0 | -0/+0 |
| | | | |||||
* | | | allow for containerized installation on rhel (#430) | Ryan Cook | 2017-06-06 | 0 | -0/+0 |
| |/ |/| | |||||
* | | Merge pull request #432 from cooktheryan/azure-correct-vers | Eduardo Mínguez | 2017-06-05 | 0 | -0/+0 |
|\ \ | | | | | | | correct repository | ||||
| * | | correct repository | Ryan Cook | 2017-06-05 | 0 | -0/+0 |
|/ / | |||||
* / | fixing annette's deployment issues | Davis Phillips | 2017-06-05 | 0 | -0/+0 |
|/ | |||||
* | allow for metrics size to be chosen (#428) | Ryan Cook | 2017-06-05 | 0 | -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 Cook | 2017-06-04 | 0 | -0/+0 |
| | |||||
* | more vars for static inventory (#415) | Ryan Cook | 2017-06-02 | 0 | -0/+0 |
| | | | | * more vars for static inventory * Update inventory | ||||
* | iptables rules & proper fail (#423) | Peter Schiffer | 2017-06-01 | 0 | -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-rollback | Glenn S West | 2017-06-01 | 0 | -0/+0 |
|\ | | | | | rollback of swap disable | ||||
| * | rollback of swap disable | Ryan Cook | 2017-05-31 | 0 | -0/+0 |
|/ | |||||
* | Configure ssh for the temp instance when creating gold image (#414) | Peter Schiffer | 2017-05-31 | 0 | -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 Phillips | 2017-05-31 | 0 | -0/+0 |
| | |||||
* | It is required to disable swap on nodes | Eduardo Minguez Perez | 2017-05-30 | 0 | -0/+0 |
| | | | | https://docs.openshift.com/container-platform/3.5/admin_guide/overcommit.html#disabling-swap-memory | ||||
* | Update gcloud.sh (#410) | Mattia | 2017-05-30 | 0 | -0/+0 |
| | | | | - Fix $1: unbound variable - Removed while loop on empty $1 | ||||
* | Merge pull request #409 from rbo/master | Eduardo Mínguez | 2017-05-29 | 0 | -0/+0 |
|\ | | | | | Add azure reference architecture link | ||||
| * | Add azure reference architecture link | Robert Bohne | 2017-05-29 | 0 | -0/+0 |
|/ | |||||
* | gce-cli: reference config.yaml instead of config.sh (#407) | Arun Babu Neelicattu | 2017-05-28 | 0 | -0/+0 |
| | |||||
* | Move variables to yaml and clean them up a bit | Peter Schiffer | 2017-05-26 | 0 | -0/+0 |
| | |||||
* | gitless validation testing - safer for atomic (#403) | Ryan Cook | 2017-05-26 | 0 | -0/+0 |
| | | | | | | * gitless validation testing - safer for atomic * use vars instead of hardcoded values | ||||
* | enure that directories exist before beginning installation (#404) | Ryan Cook | 2017-05-26 | 0 | -0/+0 |
| | |||||
* | Attach subscription during provisioning. | Garrett Hyde | 2017-05-25 | 0 | -0/+0 |
| | | | | Fixes #318 | ||||
* | vmware-ansible fix for ssh key and ini file (#401) | Davis Phillips | 2017-05-24 | 0 | -0/+0 |
| | | | | | | * adding container storage var back to ini * copy over user key if it exists |