summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* hardcode openshift binaries for nowJason DeTiberus2015-11-042-2/+2
|
* more tweaksJason DeTiberus2015-11-041-3/+5
|
* more tweaksJason DeTiberus2015-11-049-20/+84
|
* additional ha related updatesJason DeTiberus2015-11-045-8/+130
|
* additional native ha changesAndrew Butcher2015-11-042-2/+2
|
* Start of true master haJason DeTiberus2015-11-047-4/+141
|
* Atomic Enterprise related changes.Avesh Agarwal2015-11-045-3/+16
|
* Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-045-13/+57
|\
| * remove debug linetalset2015-11-041-3/+0
| |
| * [roles/openshift_master_certificates/tasks/main.yml] Fix variable ↵talset2015-11-041-1/+1
| | | | | | | | openshift.master.all_hostnames to openshift.common.all_hostnames
| * Merge pull request #809 from kwoodson/invenupdateKenny Woodson2015-11-041-1/+5
| |\ | | | | | | Adding aws and gce to ansibe-inventory.
| | * Adding aws and gce packages to ansible-inventoryKenny Woodson2015-11-041-1/+5
| | |
| * | Merge pull request #767 from abutcher/custom-certsBrenton Leanhardt2015-11-042-4/+26
| |\ \ | | |/ | |/| Add custom certificates to serving info in master configuration.
| | * Filter internal hostnames from the list of parsed names.Andrew Butcher2015-11-032-4/+12
| | |
| | * Add custom certificates to serving info in master configuration.Andrew Butcher2015-11-031-0/+14
| | |
| * | added the %util in zabbixMatt Woodson2015-11-041-0/+8
| | |
| * | Merge pull request #793 from kwoodson/multiinventoryKenny Woodson2015-11-041-5/+5
| |\ \ | | | | | | | | Renamed multi_ec2 to multi_inventory. Adding support for gce to mult_inventory.
| | * | Support for gceKenny Woodson2015-11-031-5/+5
| | | |
| * | | fixed a dumb naming mistakeMatt Woodson2015-11-031-1/+1
| | | |
| * | | added disk tps checks to zabbixMatt Woodson2015-11-031-0/+13
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0323-69/+254
|\| |
| * | Moving to Openshift Etcd applicationMarek Mahut2015-11-031-12/+12
| | |
| * | Merge pull request #609 from sdodson/add-all-hostnamesBrenton Leanhardt2015-11-033-0/+15
| |\ \ | | | | | | | | Add all the possible servicenames to openshift_all_hostnames
| | * | Add all the possible servicenames to openshift_all_hostnames for mastersScott Dodson2015-11-033-0/+15
| | | |
| * | | Merge pull request #782 from mmahut/etcdMarek Mahut2015-11-031-0/+82
| |\ \ \ | | |/ / | |/| | Adding openshift.node.etcd items
| | * | Adding openshift.node.etcd itemsMarek Mahut2015-11-031-0/+82
| | |/
| * | Merge pull request #702 from detiber/etcd_cert_fixBrenton Leanhardt2015-11-0319-69/+157
| |\ \ | | |/ | |/| Fix etcd cert generation when etcd_interface is defined
| | * Fix etcd cert generation when etcd_interface is definedJason DeTiberus2015-11-0219-69/+157
| | | | | | | | | | | | | | | | | | | | | | | | - Refactor certificate generation to properly accept overrides of etcd_interface per host and set the certificate SANS and peer URLs properly. - Add sanity checking to user-set values of etcd_interface to provide a better error message
* | | Merge remote-tracking branch 'upstream/master' into upgradeDevan Goodwin2015-11-0228-100/+322
|\| |
| * | Merge pull request #785 from joelddiaz/pcp-zabbix-statusJoel Diaz2015-11-022-0/+23
| |\ \ | | | | | | | | get zabbix ready to start tracking status of pcp
| | * | get zabbix ready to start tracking status of pcpJoel Diaz2015-11-022-0/+23
| | | |
| * | | Merge pull request #772 from detiber/aepBrenton Leanhardt2015-11-023-2/+18
| |\ \ \ | | | | | | | | | | Disable OpenShift features if installing Atomic Enterprise
| | * | | Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus2015-10-303-2/+18
| | | | |
| * | | | Merge pull request #786 from mwoodson/cpu_alertMatt Woodson2015-11-021-3/+3
| |\ \ \ \ | | |_|/ / | |/| | | changed the cpu alert to only alert if cpu idle more than 5x.
| | * | | changed the cpu alert to only alert if cpu idle more than 5x. Change alert ↵Matt Woodson2015-11-021-4/+4
| | | | | | | | | | | | | | | | | | | | to warning
| * | | | Use more specific enterprise version for version_greater_than_3_1_or_1_1.Andrew Butcher2015-10-301-1/+1
| | |/ / | |/| |
| * | | Merge pull request #766 from brenton/masterBrenton Leanhardt2015-10-291-0/+4
| |\ \ \ | | | | | | | | | | Conditionalizing the support for the v1beta3 api
| | * | | Conditionalizing the support for the v1beta3 apiBrenton Leanhardt2015-10-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | v1beta3 is only supported on OSE 3.0. For 3.0 the deployment_type was "enterprise"
| * | | | Removing the template and doing to_nice_yaml insteadKenny Woodson2015-10-292-29/+4
| |/ / /
| * | | Merge pull request #738 from detiber/storage_pluginsBrenton Leanhardt2015-10-296-4/+49
| |\ \ \ | | | | | | | | | | Install storage plugin dependencies
| | * | | make storage_plugin_deps conditional on deployment_typeJason DeTiberus2015-10-271-17/+9
| | | | |
| | * | | remove debugging pausesJason DeTiberus2015-10-261-4/+0
| | | | |
| | * | | make storage plugin dependency installation more flexibleJason DeTiberus2015-10-266-18/+60
| | | | |
| | * | | Install storage plugin dependenciesJason DeTiberus2015-10-261-2/+17
| | | | |
| * | | | Merge pull request #759 from kwoodson/minventoryKenny Woodson2015-10-281-3/+3
| |\ \ \ \ | | | | | | | | | | | | Fixed rename for extra_vars.
| | * | | | Fixing for extra_vars rename.Kenny Woodson2015-10-281-3/+3
| | | | | |
| * | | | | Merge pull request #754 from joelddiaz/docker-ping-timeJoel Diaz2015-10-281-0/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | Start tracking docker info execution time
| | * | | | | Start tracking docker info execution timeJoel Diaz2015-10-281-0/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #726 from sdodson/examples-syncBrenton Leanhardt2015-10-278-12/+85
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | Update imagestreams and quickstarts from origin
| | * | | | Update imagestreams and quickstarts from originScott Dodson2015-10-228-12/+85
| | | | | |