summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Set api version for oc commandsJason DeTiberus2015-11-302-5/+7
|
* Merge pull request #971 from detiber/refreshCacheBrenton Leanhardt2015-11-302-0/+8
|\ | | | | Update openshift_repos to refresh package cache on changes
| * Update openshift_repos to refresh package cache on changesJason DeTiberus2015-11-242-0/+8
| |
* | Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular templateKenjiro Nakayama2015-11-304-8/+8
| |
* | Merge pull request #967 from detiber/setHostnameBrenton Leanhardt2015-11-241-0/+13
|\ \ | | | | | | Rework setting of hostname
| * | Rework setting of hostnameJason DeTiberus2015-11-241-0/+13
| | | | | | | | | | | | | | | - set the hostname for all installs < 3.1 or 1.1 - provide a new variable openshift_set_hostname to override default behavior
* | | added graphsMatt Woodson2015-11-244-0/+110
|/ /
* | Merge pull request #974 from kwoodson/actionfixKenny Woodson2015-11-241-2/+5
|\ \ | | | | | | Fixed a bug. opsconditions now updates propertly.
| * | Fixed a bug in the actions. It now supports changing opconditionsKenny Woodson2015-11-241-2/+5
| | |
* | | Merge pull request #970 from detiber/nodeIPBrenton Leanhardt2015-11-243-1/+4
|\ \ \ | |/ / |/| | Conditionally set the nodeIP
| * | Conditionally set the nodeIPJason DeTiberus2015-11-243-1/+4
| |/
* / Adding zbx_graph supportKenny Woodson2015-11-232-0/+662
|/
* Merge pull request #909 from detiber/mappingMethodBrenton Leanhardt2015-11-233-99/+29
|\ | | | | Add mappingMethod to identityProviders config
| * Use the identity_providers from openshift_facts instead of always using the ↵Jason DeTiberus2015-11-231-1/+1
| | | | | | | | inventory variable
| * Refactor master identity provider configurationJason DeTiberus2015-11-233-99/+29
| | | | | | | | | | | | - Remote template in favor of a filter plugin - Add additional validation for identity provider config - Add mappingMethod attribute for identity providers, default to 'claim'
* | Modified step params to be in order when passed as a listKenny Woodson2015-11-231-1/+9
|/
* Merge pull request #929 from sdodson/fix-30-imagestreamsBrenton Leanhardt2015-11-20114-6/+22520
|\ | | | | Install version dependent image streams for v1.0 and v1.1
| * Install version dependent image streams for v1.0 and v1.1Scott Dodson2015-11-18114-6/+22520
| |
* | Merge pull request #924 from detiber/noSetHostnameBrenton Leanhardt2015-11-201-3/+0
|\ \ | | | | | | Do not update the hostname
| * | Do not update the hostnameJason DeTiberus2015-11-171-3/+0
| | |
* | | Merge pull request #939 from mwoodson/master_checksMatt Woodson2015-11-191-0/+82
|\ \ \ | | | | | | | | added metric quantile items to zabbix
| * | | added metric items to zabbix for openshift onlineMatt Woodson2015-11-191-0/+82
| | | |
* | | | Merge pull request #940 from kwoodson/usergrpfixKenny Woodson2015-11-191-22/+42
|\ \ \ \ | |/ / / |/| | | Added the ability to add users to usergroups through the zbx_usergroups module.
| * | | Updating usergroups to accept usersKenny Woodson2015-11-191-22/+42
| | | |
* | | | Merge pull request #881 from abutcher/namedCertRefactorBrenton Leanhardt2015-11-192-15/+38
|\ \ \ \ | |/ / / |/| | | Refactor named certficates
| * | | Add additive_facts_to_overwrite instead of overwriting all additive_factsAndrew Butcher2015-11-161-17/+29
| | | |
| * | | Refactor named certificates.Andrew Butcher2015-11-162-15/+26
| | | |
* | | | Merge pull request #928 from joelddiaz/monitoring-deployJoel Diaz2015-11-189-0/+243
|\ \ \ \ | | | | | | | | | | Created role to deploy ops host monitoring
| * | | | Created role to deploy ops host monitoringJoel Diaz2015-11-189-0/+243
| | | | | | | | | | | | | | | | | | | | oso_host_monitoring to config/run host monitoring container(s)
* | | | | Merge pull request #931 from kwoodson/httptestKenny Woodson2015-11-181-0/+282
|\ \ \ \ \ | |_|_|_|/ |/| | | | Adding httptest to zabbix library
| * | | | First attempt at adding web scenariosKenny Woodson2015-11-171-0/+282
| | | | |
* | | | | Merge pull request #926 from brenton/aep3Brenton Leanhardt2015-11-171-1/+1
|\ \ \ \ \ | | | | | | | | | | | | The aep3 images changed locations.
| * | | | | The aep3 images changed locations.Brenton Leanhardt2015-11-171-1/+1
| | | | | |
* | | | | | Merge pull request #903 from detiber/gluster_fixBrenton Leanhardt2015-11-171-2/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bug 1282336 - Add additional seboolean for gluster
| * | | | | | Bug 1282336 - Add additional seboolean for glusterJason DeTiberus2015-11-161-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added setting seboolean for virt_sandbox_use_fusefs - Added a failed_when to not fail if virt_sandbox_use_fusefs does not exist
* | | | | | | Merge pull request #920 from mwoodson/master_checksMatt Woodson2015-11-171-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | changed counter -> count in maser items
| * | | | | | changed counter -> countMatt Woodson2015-11-171-2/+2
| | |_|/ / / | |/| | | |
* / | | | | Updating zbx_item classes to support data types for bool.Kenny Woodson2015-11-173-0/+42
|/ / / / /
* | | | / updated my check to support the boolean data typeMatt Woodson2015-11-171-1/+2
| |_|_|/ |/| | |
* | | | added healthz check and more pod count checksMatt Woodson2015-11-161-1/+24
| |_|/ |/| |
* | | Merge pull request #901 from joelddiaz/aws-lifetimeJoel Diaz2015-11-161-1/+1
|\ \ \ | |/ / |/| | Raise lifetime to 2 weeks for dynamic AWS items
| * | Raise lifetime to 2 weeks for dynamic AWS itemsJoel Diaz2015-11-161-1/+1
| | |
* | | Merge pull request #895 from twiest/prThomas Wiest2015-11-1312-0/+124
|\ \ \ | | | | | | | | added the tito and copr_cli roles
| * | | added the tito and copr_cli rolesThomas Wiest2015-11-1312-0/+124
| | | |
* | | | pylint openshift_factsJason DeTiberus2015-11-131-4/+2
| | | |
* | | | Update etcd default facts settingJason DeTiberus2015-11-131-19/+30
|/ / /
* | | Merge pull request #706 from codificat/register-satBrenton Leanhardt2015-11-131-2/+9
|\ \ \ | | | | | | | | RH subscription: optional satellite and pkg update
| * | | RH subscription: optional satellite and pkg updatePep Turró Mauri2015-10-191-2/+9
| | | | | | | | | | | | | | | | | | | | Add an optional rhel_subscription_server fact to configure RHSM registration to a Red Hat Satellite server.
* | | | Merge pull request #867 from ibotty/rm-netaddr-depBrenton Leanhardt2015-11-132-4/+20
|\ \ \ \ | | | | | | | | | | remove netaddr dependency
| * | | | remove netaddr dependencyTobias Florek2015-11-112-4/+20
| | | | |