summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Update latest openshift examplesScott Dodson2015-08-2015-120/+183
| | |_|/ | |/| |
* | | | Merge pull request #462 from spinolacastro/clustermetricsWesley Hearn2015-08-2610-0/+269
|\ \ \ \
| * | | | Add README and inventory example.Diego Castro2015-08-151-0/+36
| * | | | Configure cluster metricsDiego Castro2015-08-139-0/+233
* | | | | Fix quoting around nullJason DeTiberus2015-08-221-2/+2
* | | | | fix apiServerArguments and controllerServerArgumentsJason DeTiberus2015-08-221-8/+2
| |_|/ / |/| | |
* | | | Make CA lifetime 365 days, not 30Jim Minter2015-08-211-0/+1
| |/ / |/| |
* | | fixed zbx_user. Update password playbook addedKenny Woodson2015-08-201-4/+9
* | | Merge pull request #491 from detiber/masterBrenton Leanhardt2015-08-181-1/+1
|\ \ \
| * | | another kubelet_args fixJason DeTiberus2015-08-181-1/+1
* | | | Merge pull request #490 from detiber/masterBrenton Leanhardt2015-08-181-2/+2
|\| | |
| * | | Fix kubelet_argsJason DeTiberus2015-08-181-2/+2
* | | | Merge pull request #487 from detiber/bz1252337Brenton Leanhardt2015-08-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bug 1252337 - Fix for quote error in oauthConfig templateJason DeTiberus2015-08-171-1/+1
* | | | Merge pull request #488 from kwoodson/zbxapiKenny Woodson2015-08-179-24/+761
|\ \ \ \
| * | | | UpdatesKenny Woodson2015-08-179-24/+761
* | | | | Merge pull request #405 from sdodson/loglevel2Brenton Leanhardt2015-08-177-10/+8
|\ \ \ \ \
| * | | | | Set loglevel=2 as our default across the boardScott Dodson2015-07-297-10/+8
* | | | | | Merge pull request #393 from detiber/bz1246458Brenton Leanhardt2015-08-171-1/+1
|\ \ \ \ \ \
| * | | | | | Bug 1246458 - dnsIP does not point to cluster IPJason DeTiberus2015-07-271-1/+1
* | | | | | | Merge pull request #410 from codificat/rhel-reposBrenton Leanhardt2015-08-171-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove the 'optional' repositoryPep Turró Mauri2015-08-121-1/+0
| * | | | | | Fine tune RHEL reposPep Turró Mauri2015-08-021-0/+5
* | | | | | | Merge pull request #443 from aveshagarwal/ae-ansible-merge-docThomas Wiest2015-08-141-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Changes to make documentation less specific to OSE or AE and alsoAvesh Agarwal2015-08-131-3/+3
* | | | | | | | Merge pull request #358 from lhuard1A/selinux-disabledThomas Wiest2015-08-141-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Force SELinux on "enterprise" deployment typeLénaïc Huard2015-08-131-0/+3
| * | | | | | | | Make the playbooks friendlier with SELinux disabled hostsLénaïc Huard2015-07-171-1/+3
* | | | | | | | | Merge pull request #460 from detiber/serverArgsThomas Wiest2015-08-144-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add support for setting kubeletArguments, controllerArguments, and apiServerA...Jason DeTiberus2015-08-134-0/+12
* | | | | | | | | | Skip node label if labels are emptyWesley Hearn2015-08-141-1/+1
* | | | | | | | | | Merge pull request #466 from sdodson/require-etcd-2Brenton Leanhardt2015-08-141-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Require etcd 2.*Scott Dodson2015-08-131-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #467 from detiber/fixNodeLabelingWesley Hearn2015-08-141-4/+3
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix for node labeling where internal node name != inventory_hostnameJason DeTiberus2015-08-131-4/+3
| |/ / / / / / /
* | | | | | | | make sure that number is an intStefanie Forrester2015-08-131-1/+1
* | | | | | | | pause for a minimum of 15 secondsStefanie Forrester2015-08-131-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #450 from detiber/addDefaultNodeSelectorThomas Wiest2015-08-132-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add support for setting default node selectorJason DeTiberus2015-08-122-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #416 from spinolacastro/fix_labelsWesley Hearn2015-08-122-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Notes for schedule behavior.Diego Castro (dscastro)2015-08-121-0/+12
| * | | | | Don't try to label node if there's no labelsDiego Castro2015-08-101-0/+2
| * | | | | Fix node labelsDiego Castro2015-08-101-4/+3
| * | | | | Applying changes suggested by @sdodsonDiego Castro (dscastro)2015-08-041-3/+3
| * | | | | Fix node labeling. Issue #305Diego Castro2015-08-041-0/+7
* | | | | | Merge pull request #429 from spinolacastro/custom_corsBrenton Leanhardt2015-08-122-1/+4
|\ \ \ \ \ \
| * | | | | | Fix Custom CorsDiego Castro2015-08-122-1/+4
| |/ / / / /
* | | | | | zbx item now uses key as default name. Clean up.Kenny Woodson2015-08-121-1/+1
* | | | | | Zabbix IdempotencyKenny Woodson2015-08-1111-382/+1286
* | | | | | Use the official redhat registry for onlineWesley Hearn2015-08-101-2/+1