summaryrefslogtreecommitdiffstats
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #558 from sdodson/version-pinningBrenton Leanhardt2015-09-047-6/+9
|\ | | | | Add openshift_version to set RPM versions
| * Add openshift_version to set RPM versionsScott Dodson2015-09-037-6/+9
| | | | | | | | Mostly necessary for debugging / testing upgrade paths
* | Merge pull request #562 from mwoodson/triggersMatt Woodson2015-09-041-0/+5
|\ \ | | | | | | added mem.util.available
| * | added mem.util.availableMatt Woodson2015-09-041-0/+5
| | |
* | | Merge pull request #555 from umairmufti/issue-554Wesley Hearn2015-09-041-1/+4
|\ \ \ | | | | | | | | Fix to ensure use_openshift_sdn is a boolean value.
| * | | Fix to ensure use_openshift_sdn is a boolean value.Umair Mufti2015-09-031-1/+4
| | | |
* | | | Adding url to triggersMarek Mahut2015-09-043-0/+13
| | | |
* | | | Added trigger urlKenny Woodson2015-09-031-0/+1
| | | |
* | | | Merge pull request #556 from mwoodson/triggersMatt Woodson2015-09-031-0/+1
|\ \ \ \ | | |/ / | |/| | heartbeat sop url
| * | | added url to the heartbeat checkMatt Woodson2015-09-031-0/+1
| |/ /
* | | Merge pull request #557 from kwoodson/triggerurlMatt Woodson2015-09-031-2/+16
|\ \ \ | |/ / |/| | Added support for trigger urls
| * | Adding url support for triggersKenny Woodson2015-09-031-2/+16
| |/
* / added new node fact for schedulabilityStefanie Forrester2015-09-023-8/+23
|/
* Merge pull request #544 from sdodson/serviceNetworkCIDRBrenton Leanhardt2015-09-024-1/+13
|\ | | | | Add serviceNetworkCIDR and SDN MTU config
| * Add openshift_node_sdn_mtu configurationScott Dodson2015-09-023-1/+11
| | | | | | | | | | Sync's with Origin 1.0.6 and OSE 3.0.2 node-config.yaml networkConfig changes Fixes #534
| * Add serviceNetworkCIDR to network configScott Dodson2015-09-021-0/+2
| | | | | | | | Required by OSE 3.0.2 and Origin 1.0.6
* | Merge pull request #505 from dak1n1/waitfor_etcdStefanie Forrester2015-09-021-2/+7
|\ \ | | | | | | wait for ports instead of waiting for an arbitrary period of time
| * | wait for ports instead of waiting for an arbitrary period of timeStefanie Forrester2015-09-021-2/+7
| |/
* / relaxed the docker metadata triggers to be more in line with what ↵Thomas Wiest2015-09-021-2/+2
|/ | | | docker-storage-setup allocates for metadata.
* Fix for zbx applicationsKenny Woodson2015-09-014-65/+93
|
* added monitoring triggersMatt Woodson2015-08-311-0/+8
|
* added triggers for disk spaceMatt Woodson2015-08-311-0/+17
|
* Adding create appKenny Woodson2015-08-312-0/+20
|
* 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