Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates | Kenny Woodson | 2015-08-17 | 9 | -24/+761 |
| | |||||
* | Merge pull request #467 from detiber/fixNodeLabeling | Wesley Hearn | 2015-08-14 | 1 | -4/+3 |
|\ | | | | | Fix for node labeling where internal node name != inventory_hostname | ||||
| * | Fix for node labeling where internal node name != inventory_hostname | Jason DeTiberus | 2015-08-13 | 1 | -4/+3 |
| | | |||||
* | | make sure that number is an int | Stefanie Forrester | 2015-08-13 | 1 | -1/+1 |
| | | |||||
* | | pause for a minimum of 15 seconds | Stefanie Forrester | 2015-08-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #450 from detiber/addDefaultNodeSelector | Thomas Wiest | 2015-08-13 | 2 | -1/+2 |
|\ | | | | | Add support for setting default node selector | ||||
| * | Add support for setting default node selector | Jason DeTiberus | 2015-08-12 | 2 | -1/+2 |
| | | |||||
* | | Merge pull request #416 from spinolacastro/fix_labels | Wesley Hearn | 2015-08-12 | 2 | -0/+20 |
|\ \ | |/ |/| | Fix node labeling. Issue #305 | ||||
| * | Notes for schedule behavior. | Diego Castro (dscastro) | 2015-08-12 | 1 | -0/+12 |
| | | |||||
| * | Don't try to label node if there's no labels | Diego Castro | 2015-08-10 | 1 | -0/+2 |
| | | |||||
| * | Fix node labels | Diego Castro | 2015-08-10 | 1 | -4/+3 |
| | | |||||
| * | Applying changes suggested by @sdodson | Diego Castro (dscastro) | 2015-08-04 | 1 | -3/+3 |
| | | |||||
| * | Fix node labeling. Issue #305 | Diego Castro | 2015-08-04 | 1 | -0/+7 |
| | | |||||
* | | Merge pull request #429 from spinolacastro/custom_cors | Brenton Leanhardt | 2015-08-12 | 2 | -1/+4 |
|\ \ | | | | | | | Custom cors configuration | ||||
| * | | Fix Custom Cors | Diego Castro | 2015-08-12 | 2 | -1/+4 |
| |/ | |||||
* | | zbx item now uses key as default name. Clean up. | Kenny Woodson | 2015-08-12 | 1 | -1/+1 |
| | | |||||
* | | Zabbix Idempotency | Kenny Woodson | 2015-08-11 | 11 | -382/+1286 |
| | | |||||
* | | Use the official redhat registry for online | Wesley Hearn | 2015-08-10 | 1 | -2/+1 |
| | | |||||
* | | take number of nodes into account when pausing | Stefanie Forrester | 2015-08-07 | 1 | -2/+2 |
| | | |||||
* | | added pause before td-agent restart | Stefanie Forrester | 2015-08-06 | 1 | -0/+3 |
| | | |||||
* | | Reduce heartbeat frequency to 500ms to reduce etcd cpu load | Scott Dodson | 2015-08-05 | 1 | -2/+2 |
|/ | | | | | | | Per https://github.com/coreos/etcd/pull/3097 reduce heartbeat to 500ms until we can ensure etcd 2.1 is in use Reduces the impact of but doesn't fix BZ1250310 | ||||
* | Add LDAPPasswordIdentityProvider bits to identity_provider_config macro. | Andrew Butcher | 2015-07-31 | 1 | -0/+14 |
| | |||||
* | Add support for setting routingConfig:subdomain | Jason DeTiberus | 2015-07-28 | 2 | -1/+2 |
| | |||||
* | Bug 1247461 - Fixing github triggers for the xpaas templates | Brenton Leanhardt | 2015-07-28 | 26 | -26/+26 |
| | |||||
* | Add a pause after node startup to prevent restart handler from interfering ↵ | Jason DeTiberus | 2015-07-24 | 1 | -0/+5 |
| | | | | with sdn configuration | ||||
* | Merge pull request #390 from sdodson/updated-examples | Brenton Leanhardt | 2015-07-24 | 42 | -331/+362 |
|\ | | | | | Updated examples content | ||||
| * | Updated examples | Scott Dodson | 2015-07-24 | 42 | -331/+362 |
| | | |||||
* | | Copy more master certs for HA master | Jason DeTiberus | 2015-07-23 | 1 | -0/+16 |
|/ | |||||
* | Fix generation of node certificates | Jason DeTiberus | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Add masterCA to ServiceAccountConfig | Scott Dodson | 2015-07-21 | 1 | -0/+1 |
| | |||||
* | Merge pull request #374 from detiber/ha_master | Brenton Leanhardt | 2015-07-20 | 2 | -5/+5 |
|\ | | | | | properly test openshift_master_ha var | ||||
| * | properly test openshift_master_ha var | Jason DeTiberus | 2015-07-20 | 2 | -5/+5 |
| | | |||||
* | | Merge pull request #362 from sdodson/issue361 | Brenton Leanhardt | 2015-07-20 | 1 | -0/+1 |
|\ \ | | | | | | | Issue361 - MatchNodeSelector should be first | ||||
| * | | Issue361 - MatchNodeSelector should be first | Scott Dodson | 2015-07-17 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #365 from detiber/ha_master | Thomas Wiest | 2015-07-19 | 4 | -3/+4 |
|\ \ \ | | |/ | |/| | Update dependencies to ensure repos are available before openshift_master_* and etcd_* roles are run | ||||
| * | | Update dependencies to ensure repos are available before openshift_master_* ↵ | Jason DeTiberus | 2015-07-17 | 4 | -3/+4 |
| | | | | | | | | | | | | and etcd_* roles are run | ||||
* | | | Merge pull request #363 from detiber/ha_master | Thomas Wiest | 2015-07-17 | 1 | -1/+2 |
|\| | | | | | | | | Add an initial delay for clustered HA startup verification | ||||
| * | | Add an initial delay for clustered HA startup verification | Jason DeTiberus | 2015-07-17 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #264 from lhuard1A/rhel_subscription | Thomas Wiest | 2015-07-17 | 3 | -0/+39 |
|\ \ \ | | | | | | | | | Implement RHEL subscription for enterprise deployment type | ||||
| * | | | Implement RHEL subscription for enterprise deployment type | Lénaïc Huard | 2015-07-17 | 3 | -0/+39 |
| | |/ | |/| | |||||
* | | | Merge pull request #354 from nekop/remove-beta | Thomas Wiest | 2015-07-17 | 4 | -4/+4 |
|\ \ \ | | | | | | | | | Replace outdated beta repo ids with 3.0 release | ||||
| * | | | Replace outdated beta repo ids with 3.0 release | Takayoshi Kimura | 2015-07-17 | 4 | -4/+4 |
| |/ / | |||||
* | | | Merge pull request #356 from jjungnickel/patch-2 | Thomas Wiest | 2015-07-17 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | Also exclude Ansible 1.9.0.1 | ||||
| * | | Update main.yml | Jan Jungnickel | 2015-07-17 | 1 | -0/+1 |
| |/ | | | | | 1.9.0.1 failed with IndentationError | ||||
* | | fix typo | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 |
| | | |||||
* | | Add explicit timeouts to ha master resource | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 |
| | | |||||
* | | Initial HA master | Jason DeTiberus | 2015-07-17 | 13 | -15/+192 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Ability to specify multiple masters - configures the CA only a single time on the first master - creates and distributes additional certs for additional master hosts - Depending on the status of openshift_master_cluster_defer_ha (defaults to False) one of two actions are taken when multiple masters are defined 1. If openshift_master_cluster_defer_ha is true a. Certs/configs for all masters are deployed b. openshift-master service is only started and enabled on the master c. HA configuration is expected to be handled by the user manually after the completion of the playbook run. 2. If oepnshift_master_cluster_defer_ha is false or undefined a. Certs/configs for all masters are deployed b. a Pacemaker/RHEL HA cluster is configured i. VIPs are configured based on the values of openshift_master_cluster_vip and openshift_master_cluster_plublic_vip ii. The openshift-master service is configured as an active/passive cluster service | ||||
* | | Fix etcd default interface | Jason DeTiberus | 2015-07-17 | 1 | -1/+1 |
|/ | | | | | - instead of hardcoding to eth0, use the interface associated with the ipv4 default route as the default instead. | ||||
* | Merge pull request #347 from detiber/fixHostnameFact | Thomas Wiest | 2015-07-16 | 1 | -1/+1 |
|\ | | | | | Fix hostname default when valid hostname not found on system | ||||
| * | Fix hostname default when valid hostname not found on system | Jason DeTiberus | 2015-07-14 | 1 | -1/+1 |
| | |