summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make masters schedulable in byo exampleScott Dodson2015-08-311-2/+4
| | | | ... but note why you wouldn't want them to be
* Merge pull request #533 from mwoodson/masterMatt Woodson2015-08-281-17/+2
|\ | | | | added disk monitoring
| * added filesys.fullMatt Woodson2015-08-281-17/+2
|/
* Merge pull request #512 from sdodson/nextWesley Hearn2015-08-2834-136/+208
|\ | | | | Merge in Atomic Enterprise work into master
| * Atomic Enterprise related changes.Avesh Agarwal2015-08-2634-136/+208
| |
* | Merge pull request #525 from cgwalters/tutorial-reset-no-imagesBrenton Leanhardt2015-08-281-0/+7
|\ \ | | | | | | adhoc/tutorial_reset: Cleanup the cleanup
| * | adhoc/tutorial_reset: Also delete etcd and dataColin Walters2015-08-271-0/+4
| | | | | | | | | | | | | | | | | | I needed this because I forgot to override openshift_hostname, and it found the wrong hostname, which then leaked into etcd certs, which caused the master to fail to start.
| * | adhoc/tutorial_reset: Don't error out if there are no Docker imagesColin Walters2015-08-271-0/+3
| | | | | | | | | | | | I'd like this playbook to always work.
* | | 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
| | | |
* | | | Merge pull request #523 from mwoodson/hbMatt Woodson2015-08-271-1/+1
|\ \ \ \ | | | | | | | | | | update heartbeat check
| * | | | update heartbeat checkMatt Woodson2015-08-271-1/+1
|/ / / /
* | | | Merge pull request #518 from tdawson/201508logrotateTroy Dawson2015-08-2712-0/+166
|\ \ \ \ | |/ / / |/| | | Update syslog logrotate to compress and rotate daily
| * | | Add a role that allows logrotate config editing.Troy Dawson2015-08-2712-0/+166
| | | | | | | | | | | | | | | | | | | | 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-2740-527/+836
|\ \ \ \ | | | | | | | | | | Updating zabbix ansible module.
| * | | | Updates for zbx ans moduleKenny Woodson2015-08-2740-527/+836
| | | | |
* | | | | Merge pull request #519 from spinolacastro/fix_broken_testsWesley Hearn2015-08-271-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | | Fix broken tests
| * | | | Fix name was too longDiego Castro2015-08-271-2/+2
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'openshift/master'Diego Castro2015-08-2744-230/+935
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #517 from openshift/revert-513-zbxupdatesWesley Hearn2015-08-2738-682/+334
|\ \ \ \ | | | | | | | | | | Revert "Zabbix API updates"
| * | | | Revert "Zabbix API updates"Kenny Woodson2015-08-2738-682/+334
|/ / / /
* | | | Merge pull request #513 from kwoodson/zbxupdatesWesley Hearn2015-08-2738-334/+682
|\ \ \ \ | | | | | | | | | | Zabbix API updates
| * | | | Updates for zbx ans moduleKenny Woodson2015-08-2738-334/+682
| | |/ / | |/| |
* | | | Merge pull request #459 from spinolacastro/fluentdWesley Hearn2015-08-272-0/+4
|\ \ \ \ | | | | | | | | | | 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-123-2/+5
| | | | |
* | | | | Merge pull request #516 from detiber/docker_registry_fixWesley Hearn2015-08-271-11/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | | Bugfix for extra --add-registry in docker config
| * | | | 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 #483 from lhuard1A/issue_471Wesley Hearn2015-08-265-79/+43
|\ \ \ \ \ | | | | | | | | | | | | Properly pass the "external network" option to the HEAT template
| * | | | | Properly pass the "external network" option to the HEAT templateLénaïc Huard2015-08-175-79/+43
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #471
* | | | | | 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 #510 from lhuard1A/clustered_etcd_libvirtWesley Hearn2015-08-262-2/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add etcd nodes management in libvirt
| * | | | | | Add etcd nodes management in libvirtLénaïc Huard2015-08-252-2/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #511 from wshearn/label_aws_hostsWesley Hearn2015-08-261-0/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Set node labels for AWS hosts
| * | | | | | Set node labels for AWS hostsWesley Hearn2015-08-251-0/+13
| |/ / / / /
* | | | | | Merge pull request #462 from spinolacastro/clustermetricsWesley Hearn2015-08-2612-0/+274
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cluster Metrics
| * | | | | | Add README and inventory example.Diego Castro2015-08-152-0/+39
| | | | | | |
| * | | | | | Configure cluster metricsDiego Castro2015-08-1310-0/+235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Playbook based on https://docs.openshift.org/latest/admin_guide/cluster_metrics.html.
* | | | | | | Merge pull request #503 from detiber/fixKubeArgsBrenton Leanhardt2015-08-261-8/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | fix apiServerArguments and controllerServerArguments
| * | | | | | Fix quoting around nullJason DeTiberus2015-08-221-2/+2
| | | | | | |
| * | | | | | fix apiServerArguments and controllerServerArgumentsJason DeTiberus2015-08-221-8/+2
|/ / / / / /
| | | | | * Merge remote-tracking branch 'openshift/master'Diego Castro2015-08-2260-93/+1387
| | |_|_|/| | |/| | |/ | | | |/| | | |/| | | |/| | | |/| | | |