summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ |/|
* | 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 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
| | | | |
* | | | | Merge pull request #731 from abutcher/proxy-client-configBrenton Leanhardt2015-10-274-6/+18
|\ \ \ \ \ | | | | | | | | | | | | Add proxy client certs to master config
| * | | | | 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 to zbx_items and fixing zabbix agent items
| * | | | | | Adding zabbix type and fixing zabbix agent varsKenny Woodson2015-10-264-35/+68
| | | | | | |
* | | | | | | Merge pull request #458 from spinolacastro/project_configBrenton Leanhardt2015-10-263-7/+39
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | Custom Project Config
| * | | | | | Fix quotesDiego Castro2015-10-261-1/+1
| | | | | | |
| * | | | | | Add missing quotesDiego Castro2015-10-231-6/+6
| | | | | | |
| * | | | | | fix merge conflictsDiego Castro2015-10-22120-619/+4713
| |\ \ \ \ \ \