| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+12 |
* | Merge pull request #1291 from sdodson/bz1293578 | Brenton Leanhardt | 2016-02-03 | 2 | -0/+28 |
|\ |
|
| * | Add an early check to ensure that node names resolve to an interface on the host | Scott Dodson | 2016-02-03 | 2 | -0/+28 |
* | | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 2 | -10/+12 |
|\ \ |
|
| * | | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 2 | -10/+12 |
| |/ |
|
* | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -0/+1 |
* | | Add g_new_node_hosts to cluster_hosts. | Andrew Butcher | 2016-02-02 | 1 | -1/+1 |
* | | Merge pull request #1019 from dgoodwin/etcd-serial | Brenton Leanhardt | 2016-02-02 | 1 | -2/+26 |
|\ \
| |/
|/| |
|
| * | Bring first etcd server up before others. | Devan Goodwin | 2015-12-11 | 1 | -2/+26 |
* | | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -0/+5 |
* | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packages | Brenton Leanhardt | 2016-01-29 | 1 | -1/+0 |
|\ \ |
|
| * | | Move the `is_atomic` check from `update_repos_and_packages.yml` to `rhel_subs... | Lénaïc Huard | 2016-01-12 | 1 | -1/+0 |
* | | | Merge pull request #1300 from vishpat/bug1298 | Brenton Leanhardt | 2016-01-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Fix for bug 1298 | Vishal Patil | 2016-01-28 | 1 | -0/+1 |
* | | | | Enable cockpit when not is_atomic. | Andrew Butcher | 2016-01-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Configure logrotate on atomic. | Andrew Butcher | 2016-01-27 | 3 | -3/+0 |
* | | | Merge pull request #1274 from rassie/patch-1 | Brenton Leanhardt | 2016-01-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix checking for update package availability | Nikolai Prokoschenko | 2016-01-26 | 1 | -2/+2 |
* | | | | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 3 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 2 | -0/+4 |
* | | | | Merge pull request #1177 from smunilla/install_storage_on_install | Brenton Leanhardt | 2016-01-25 | 1 | -0/+18 |
|\ \ \ \ |
|
| * | | | | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgrades | Samuel Munilla | 2016-01-14 | 1 | -2/+0 |
| * | | | | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbook | Samuel Munilla | 2016-01-13 | 1 | -2/+19 |
| * | | | | v3_0_to_v3_1_upgrade: Install storage packages | Samuel Munilla | 2016-01-13 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1250 from detiber/emptyMasterFix | Brenton Leanhardt | 2016-01-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Fix error when oo_masters_to_config is empty | Jason DeTiberus | 2016-01-21 | 1 | -0/+1 |
* | | | | | Fail when master restart playbook finds no active masters rather than any fai... | Andrew Butcher | 2016-01-22 | 1 | -7/+7 |
* | | | | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Use haproxy frontend port for os_firewall. | Andrew Butcher | 2016-01-20 | 1 | -0/+1 |
* | | | | | | Check master certificates during upgrade. | Andrew Butcher | 2016-01-20 | 1 | -3/+27 |
|/ / / / / |
|
* | | | | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Improve pacemaker 'is-active' check. | Andrew Butcher | 2016-01-18 | 1 | -1/+9 |
* | | | | Add 'unknown' to possible output for the is-active check. | Andrew Butcher | 2016-01-18 | 1 | -1/+1 |
* | | | | Fix cluster_method conditional in master restart playbook. | Andrew Butcher | 2016-01-18 | 1 | -2/+2 |
* | | | | Merge pull request #1193 from abutcher/master-nodes | Brenton Leanhardt | 2016-01-15 | 1 | -8/+38 |
|\ \ \ \ |
|
| * | | | | Configure nodes which are also masters prior to nodes in containerized install. | Andrew Butcher | 2016-01-15 | 1 | -8/+38 |
* | | | | | Call attention to openshift_master_rolling_restart_mode variable in restart p... | Andrew Butcher | 2016-01-15 | 1 | -2/+4 |
|/ / / / |
|
* | | | | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 1 | -4/+0 |
* | | | | 3.1.1 upgrade playbook | Brenton Leanhardt | 2016-01-13 | 7 | -0/+278 |
* | | | | Merge pull request #1159 from abutcher/wait-for-api | Brenton Leanhardt | 2016-01-13 | 2 | -1/+19 |
|\ \ \ \ |
|
| * | | | | Add wait in between api and controllers start for native ha. | Andrew Butcher | 2016-01-13 | 1 | -0/+1 |
| * | | | | Update api verification. | Andrew Butcher | 2016-01-13 | 1 | -6/+14 |
| * | | | | Add a Verify API Server handler that waits for the API server to become | Scott Dodson | 2016-01-13 | 1 | -1/+10 |
| |/ / / |
|
* | | | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 2 | -2/+26 |
* | | | | Update rolling restart playbook for pacemaker support. | Andrew Butcher | 2016-01-11 | 6 | -78/+218 |
* | | | | Implement simple master rolling restarts. | Devan Goodwin | 2016-01-11 | 1 | -0/+78 |
|/ / / |
|
* | | | Set portal net in master playbook | Jason DeTiberus | 2016-01-11 | 1 | -0/+1 |
* | | | Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1 | Thomas Wiest | 2016-01-11 | 1 | -1/+1 |
|\ \ \ |
|