Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #964 from detiber/safePatch | Brenton Leanhardt | 2015-11-30 | 2 | -5/+7 |
|\ | | | | | Safe patch | ||||
| * | Set api version for oc commands | Jason DeTiberus | 2015-11-30 | 2 | -5/+7 |
| | | |||||
* | | Merge pull request #975 from detiber/fixSELinuxBoolTest | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ \ | |/ |/| | Fix failure when seboolean not present | ||||
| * | Fix failure when seboolean not present | Jason DeTiberus | 2015-11-24 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #971 from detiber/refreshCache | Brenton Leanhardt | 2015-11-30 | 2 | -0/+8 |
|\ \ | | | | | | | Update openshift_repos to refresh package cache on changes | ||||
| * | | Update openshift_repos to refresh package cache on changes | Jason DeTiberus | 2015-11-24 | 2 | -0/+8 |
| |/ | |||||
* | | Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular template | Kenjiro Nakayama | 2015-11-30 | 4 | -8/+8 |
| | | |||||
* | | Merge pull request #967 from detiber/setHostname | Brenton Leanhardt | 2015-11-24 | 1 | -0/+13 |
|\ \ | | | | | | | Rework setting of hostname | ||||
| * | | Rework setting of hostname | Jason DeTiberus | 2015-11-24 | 1 | -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 graphs | Matt Woodson | 2015-11-24 | 4 | -0/+110 |
|/ / | |||||
* | | Merge pull request #974 from kwoodson/actionfix | Kenny Woodson | 2015-11-24 | 1 | -2/+5 |
|\ \ | | | | | | | Fixed a bug. opsconditions now updates propertly. | ||||
| * | | Fixed a bug in the actions. It now supports changing opconditions | Kenny Woodson | 2015-11-24 | 1 | -2/+5 |
| | | | |||||
* | | | Merge pull request #970 from detiber/nodeIP | Brenton Leanhardt | 2015-11-24 | 3 | -1/+4 |
|\ \ \ | |/ / |/| | | Conditionally set the nodeIP | ||||
| * | | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 3 | -1/+4 |
| |/ | |||||
* / | Adding zbx_graph support | Kenny Woodson | 2015-11-23 | 2 | -0/+662 |
|/ | |||||
* | Merge pull request #909 from detiber/mappingMethod | Brenton Leanhardt | 2015-11-23 | 3 | -99/+29 |
|\ | | | | | Add mappingMethod to identityProviders config | ||||
| * | Use the identity_providers from openshift_facts instead of always using the ↵ | Jason DeTiberus | 2015-11-23 | 1 | -1/+1 |
| | | | | | | | | inventory variable | ||||
| * | Refactor master identity provider configuration | Jason DeTiberus | 2015-11-23 | 3 | -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 list | Kenny Woodson | 2015-11-23 | 1 | -1/+9 |
|/ | |||||
* | Merge pull request #929 from sdodson/fix-30-imagestreams | Brenton Leanhardt | 2015-11-20 | 114 | -6/+22520 |
|\ | | | | | Install version dependent image streams for v1.0 and v1.1 | ||||
| * | Install version dependent image streams for v1.0 and v1.1 | Scott Dodson | 2015-11-18 | 114 | -6/+22520 |
| | | |||||
* | | Merge pull request #924 from detiber/noSetHostname | Brenton Leanhardt | 2015-11-20 | 1 | -3/+0 |
|\ \ | | | | | | | Do not update the hostname | ||||
| * | | Do not update the hostname | Jason DeTiberus | 2015-11-17 | 1 | -3/+0 |
| | | | |||||
* | | | Merge pull request #939 from mwoodson/master_checks | Matt Woodson | 2015-11-19 | 1 | -0/+82 |
|\ \ \ | | | | | | | | | added metric quantile items to zabbix | ||||
| * | | | added metric items to zabbix for openshift online | Matt Woodson | 2015-11-19 | 1 | -0/+82 |
| | | | | |||||
* | | | | Merge pull request #940 from kwoodson/usergrpfix | Kenny Woodson | 2015-11-19 | 1 | -22/+42 |
|\ \ \ \ | |/ / / |/| | | | Added the ability to add users to usergroups through the zbx_usergroups module. | ||||
| * | | | Updating usergroups to accept users | Kenny Woodson | 2015-11-19 | 1 | -22/+42 |
| | | | | |||||
* | | | | Merge pull request #881 from abutcher/namedCertRefactor | Brenton Leanhardt | 2015-11-19 | 2 | -15/+38 |
|\ \ \ \ | |/ / / |/| | | | Refactor named certficates | ||||
| * | | | Add additive_facts_to_overwrite instead of overwriting all additive_facts | Andrew Butcher | 2015-11-16 | 1 | -17/+29 |
| | | | | |||||
| * | | | Refactor named certificates. | Andrew Butcher | 2015-11-16 | 2 | -15/+26 |
| | | | | |||||
* | | | | Merge pull request #928 from joelddiaz/monitoring-deploy | Joel Diaz | 2015-11-18 | 9 | -0/+243 |
|\ \ \ \ | | | | | | | | | | | Created role to deploy ops host monitoring | ||||
| * | | | | Created role to deploy ops host monitoring | Joel Diaz | 2015-11-18 | 9 | -0/+243 |
| | | | | | | | | | | | | | | | | | | | | oso_host_monitoring to config/run host monitoring container(s) | ||||
* | | | | | Merge pull request #931 from kwoodson/httptest | Kenny Woodson | 2015-11-18 | 1 | -0/+282 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Adding httptest to zabbix library | ||||
| * | | | | First attempt at adding web scenarios | Kenny Woodson | 2015-11-17 | 1 | -0/+282 |
| | | | | | |||||
* | | | | | Merge pull request #926 from brenton/aep3 | Brenton Leanhardt | 2015-11-17 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | The aep3 images changed locations. | ||||
| * | | | | | The aep3 images changed locations. | Brenton Leanhardt | 2015-11-17 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #903 from detiber/gluster_fix | Brenton Leanhardt | 2015-11-17 | 1 | -2/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Bug 1282336 - Add additional seboolean for gluster | ||||
| * | | | | | | Bug 1282336 - Add additional seboolean for gluster | Jason DeTiberus | 2015-11-16 | 1 | -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_checks | Matt Woodson | 2015-11-17 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | changed counter -> count in maser items | ||||
| * | | | | | | changed counter -> count | Matt Woodson | 2015-11-17 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* / | | | | | Updating zbx_item classes to support data types for bool. | Kenny Woodson | 2015-11-17 | 3 | -0/+42 |
|/ / / / / | |||||
* | | | / | updated my check to support the boolean data type | Matt Woodson | 2015-11-17 | 1 | -1/+2 |
| |_|_|/ |/| | | | |||||
* | | | | added healthz check and more pod count checks | Matt Woodson | 2015-11-16 | 1 | -1/+24 |
| |_|/ |/| | | |||||
* | | | Merge pull request #901 from joelddiaz/aws-lifetime | Joel Diaz | 2015-11-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Raise lifetime to 2 weeks for dynamic AWS items | ||||
| * | | Raise lifetime to 2 weeks for dynamic AWS items | Joel Diaz | 2015-11-16 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #895 from twiest/pr | Thomas Wiest | 2015-11-13 | 12 | -0/+124 |
|\ \ \ | | | | | | | | | added the tito and copr_cli roles | ||||
| * | | | added the tito and copr_cli roles | Thomas Wiest | 2015-11-13 | 12 | -0/+124 |
| | | | | |||||
* | | | | pylint openshift_facts | Jason DeTiberus | 2015-11-13 | 1 | -4/+2 |
| | | | | |||||
* | | | | Update etcd default facts setting | Jason DeTiberus | 2015-11-13 | 1 | -19/+30 |
|/ / / | |||||
* | | | Merge pull request #706 from codificat/register-sat | Brenton Leanhardt | 2015-11-13 | 1 | -2/+9 |
|\ \ \ | | | | | | | | | RH subscription: optional satellite and pkg update |