Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 1 | -8/+0 |
| | |||||
* | Cleanup and fixes for cluster_id change | Jason DeTiberus | 2016-01-04 | 1 | -5/+3 |
| | | | | | | | | | - Move debug_level into vars.yml and byo inventory - change variables in cluster_hosts.yml to be g_* and update playbooks to use those values directly instead of setting them indirectly - added a new g_all_hosts entry in cluster_hosts to use in the update playbook instead of unioning all host types within the playbook - added a cluster_hosts.yml for the byo playbook | ||||
* | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 1 | -4/+4 |
| | |||||
* | Improve scaleup playbook | Jason DeTiberus | 2015-11-24 | 1 | -0/+10 |
- modify evaluate host to set oo_nodes_to_config to a new variable g_new_nodes_group if defined rather than g_nodes_group and also skip adding the master when g_new_nodes_group is set. - Remove byo specific naming from playbooks/common/openshift-cluster/scaleup.yml and created a new playbooks/byo/openshift-cluster/scaleup.yml playbook. |