summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | remove debug linetalset2015-11-041-3/+0
| * | | | | [roles/openshift_master_certificates/tasks/main.yml] Fix variable openshift.m...talset2015-11-041-1/+1
| * | | | | Merge pull request #809 from kwoodson/invenupdateKenny Woodson2015-11-041-1/+5
| |\ \ \ \ \
| | * | | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | 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
| |\ \ \ \
| | * | | | 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 for mastersScott Dodson2015-11-033-0/+15
| * | | | Merge pull request #782 from mmahut/etcdMarek Mahut2015-11-031-0/+82
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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 definedJason DeTiberus2015-11-0219-69/+157
* | | | 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 pcpJoel Diaz2015-11-022-0/+23
| * | | | Merge pull request #772 from detiber/aepBrenton Leanhardt2015-11-023-2/+18
| |\ \ \ \
| | * | | | 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. Change alert to...Matt Woodson2015-11-021-4/+4
| * | | | | 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 apiBrenton Leanhardt2015-10-291-0/+4
| * | | | | 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
| |\ \ \ \
| | * | | | 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
| |\ \ \ \ \
| | * | | | | 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 timeJoel Diaz2015-10-281-0/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge pull request #726 from sdodson/examples-syncBrenton Leanhardt2015-10-278-12/+85
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Update imagestreams and quickstarts from originScott Dodson2015-10-228-12/+85
| * | | | | Merge pull request #731 from abutcher/proxy-client-configBrenton Leanhardt2015-10-274-6/+18
| |\ \ \ \ \
| | * | | | | Use standard library for version comparison.Andrew Butcher2015-10-261-4/+7
| | * | | | | Move version greater_than_fact into openshift_factsAndrew Butcher2015-10-222-4/+10
| | * | | | | Don't include proxy client cert when <3.1 or <1.1Andrew Butcher2015-10-221-2/+3
| | * | | | | Add proxy client certs to master config.Andrew Butcher2015-10-222-2/+4
| * | | | | | Pylint fixesAndrew Butcher2015-10-261-4/+4
| * | | | | | Merge pull request #744 from kwoodson/zbxztypeKenny Woodson2015-10-264-35/+68
| |\ \ \ \ \ \
| | * | | | | | Adding zabbix type and fixing zabbix agent varsKenny Woodson2015-10-264-35/+68