summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* added docker zabbix template, removed unused / old templates so they don't ↵Thomas Wiest2015-08-318-129/+111
| | | | confuse other people.
* added filesys.fullMatt Woodson2015-08-281-17/+2
|
* Merge pull request #512 from sdodson/nextWesley Hearn2015-08-2826-115/+159
|\ | | | | Merge in Atomic Enterprise work into master
| * Atomic Enterprise related changes.Avesh Agarwal2015-08-2626-115/+159
| |
* | Merge pull request #527 from spinolacastro/metrics_fixWesley Hearn2015-08-281-2/+1
|\ \ | | | | | | Make cluster_metrics disabled by default
| * | Fix testsDiego Castro (dscastro)2015-08-281-1/+0
| | |
| * | Make cluster_metrics disabled by defaultDiego Castro (dscastro)2015-08-281-1/+1
| | |
* | | Merge pull request #524 from kwoodson/zbxfixKenny Woodson2015-08-2711-22/+22
|\ \ \ | | | | | | | | Updating zabbix for env vars.
| * | | Fixed env var defaults.Kenny Woodson2015-08-2711-22/+22
| | | |
* | | | update heartbeat checkMatt Woodson2015-08-271-1/+1
| | | |
* | | | Merge pull request #518 from tdawson/201508logrotateTroy Dawson2015-08-278-0/+146
|\ \ \ \ | |/ / / |/| | | Update syslog logrotate to compress and rotate daily
| * | | Add a role that allows logrotate config editing.Troy Dawson2015-08-278-0/+146
| |/ / | | | | | | | | | | | | This role gets called for each type of machine, but if logrotate_scripts is not set, nothing happens.
* | | Merge pull request #520 from kwoodson/zbxupdatesKenny Woodson2015-08-2731-370/+960
|\ \ \ | | | | | | | | Updating zabbix ansible module.
| * | | Updates for zbx ans moduleKenny Woodson2015-08-2731-370/+960
| | | |
* | | | Fix name was too longDiego Castro2015-08-271-2/+2
| |/ / |/| |
* | | Revert "Zabbix API updates"Kenny Woodson2015-08-2731-861/+154
| | |
* | | Merge pull request #513 from kwoodson/zbxupdatesWesley Hearn2015-08-2731-154/+861
|\ \ \ | | | | | | | | Zabbix API updates
| * | | Updates for zbx ans moduleKenny Woodson2015-08-2731-154/+861
| |/ /
* | | Merge pull request #459 from spinolacastro/fluentdWesley Hearn2015-08-271-0/+1
|\ \ \ | | | | | | | | Configure Fluentd
| * | | Remove extra space.Diego Castro (dscastro)2015-08-261-1/+1
| | | |
| * | | Revert Fluentd FactsDiego Castro2015-08-141-1/+2
| | | |
| * | | Configure FluentdDiego Castro2015-08-122-2/+2
| | | |
* | | | Bugfix for extra --add-registry in docker configJason DeTiberus2015-08-261-11/+13
| |_|/ |/| |
* | | Merge pull request #509 from lhuard1A/configure_docker_registriesWesley Hearn2015-08-262-0/+45
|\ \ \ | | | | | | | | Add options to configure docker registries
| * | | Add options to configure docker registriesLénaïc Huard2015-08-262-0/+45
| | | |
* | | | Merge pull request #498 from sdodson/bz1248376Wesley Hearn2015-08-2620-140/+540
|\ \ \ \ | | | | | | | | | | Update latest openshift examples
| * | | | Add jenkins image stream and quickstartScott Dodson2015-08-265-20/+357
| | | | | | | | | | | | | | | | | | | | https://github.com/openshift/origin/pull/4145
| * | | | Update latest openshift examplesScott Dodson2015-08-2015-120/+183
| | |_|/ | |/| |
* | | | Merge pull request #462 from spinolacastro/clustermetricsWesley Hearn2015-08-2610-0/+269
|\ \ \ \ | | | | | | | | | | Cluster Metrics
| * | | | Add README and inventory example.Diego Castro2015-08-151-0/+36
| | | | |
| * | | | Configure cluster metricsDiego Castro2015-08-139-0/+233
| | | | | | | | | | | | | | | | | | | | | | | | | Playbook based on https://docs.openshift.org/latest/admin_guide/cluster_metrics.html.
* | | | | 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 fix
| * | | another kubelet_args fixJason DeTiberus2015-08-181-1/+1
| | | |
* | | | Merge pull request #490 from detiber/masterBrenton Leanhardt2015-08-181-2/+2
|\| | | | | | | | | | | Fix kubelet_args
| * | | 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 template
| * | | Bug 1252337 - Fix for quote error in oauthConfig templateJason DeTiberus2015-08-171-1/+1
| | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1252337
* | | | Merge pull request #488 from kwoodson/zbxapiKenny Woodson2015-08-179-24/+761
|\ \ \ \ | | | | | | | | | | Zabbix API updates
| * | | | 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 board
| * | | | | 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 IP
| * | | | | | Bug 1246458 - dnsIP does not point to cluster IPJason DeTiberus2015-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1246458 - Previously when configuring an HA cluster for multi-master the dns ip in the node config was pointing only to the first master instead of the cluster ip.
* | | | | | | Merge pull request #410 from codificat/rhel-reposBrenton Leanhardt2015-08-171-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Fine tune RHEL repos
| * | | | | | Remove the 'optional' repositoryPep Turró Mauri2015-08-121-1/+0
| | | | | | |
| * | | | | | Fine tune RHEL reposPep Turró Mauri2015-08-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable all repos before explicitly enabling the expected ones: sometimes active repos might be polluted (e.g. depending on the result of rhsm auto-attach). Enable Extras and Optional repos.