Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1144 from detiber/gce_sdn | Brenton Leanhardt | 2016-01-19 | 3 | -6/+0 |
|\ | | | | | Remove default disable of SDN for GCE | ||||
| * | Remove default disable of SDN for GCE | Jason DeTiberus | 2016-01-15 | 3 | -6/+0 |
| | | | | | | | | | | | | - Update openshift_facts to no longer default use_openshift_sdn for GCE installs - Remove workarounds in the GCE playbooks that were forcing SDN configuration | ||||
* | | Merge pull request #1211 from abutcher/pacemaker-master-check | Brenton Leanhardt | 2016-01-18 | 1 | -1/+9 |
|\ \ | | | | | | | Improve pacemaker 'is-active' check. | ||||
| * | | Improve pacemaker 'is-active' check. | Andrew Butcher | 2016-01-18 | 1 | -1/+9 |
| | | | |||||
* | | | Merge pull request #1212 from mwoodson/zagg_client | Matt Woodson | 2016-01-18 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | new role: added oso_moniotoring tools role | ||||
| * | | added oso_moniotoring tools role | Matt Woodson | 2016-01-18 | 1 | -2/+2 |
| | | | |||||
* | | | 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 |
| | | | |||||
* | | | Host group should be OSEv3 not OSv3 | Donovan Muller | 2016-01-18 | 1 | -1/+1 |
| | | | | | | | | | Following on from #1107 the host group's name is OSEv3 and not OSv3 | ||||
* | | | Merge pull request #1193 from abutcher/master-nodes | Brenton Leanhardt | 2016-01-15 | 1 | -8/+38 |
|\ \ \ | | | | | | | | | Configure node-masters before nodes in containerized install | ||||
| * | | | 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 ↵ | Andrew Butcher | 2016-01-15 | 1 | -2/+4 |
|/ / | | | | | | | prompt. | ||||
* | | Merge pull request #1186 from abutcher/uninstall-wrappers | Brenton Leanhardt | 2016-01-14 | 1 | -0/+4 |
|\ \ | | | | | | | Uninstall remove containerized wrapper and symlinks | ||||
| * | | Uninstall remove containerized wrapper and symlinks | Andrew Butcher | 2016-01-14 | 1 | -0/+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 | 9 | -0/+309 |
| | | |||||
* | | Merge pull request #1159 from abutcher/wait-for-api | Brenton Leanhardt | 2016-01-13 | 2 | -1/+19 |
|\ \ | |/ |/| | API Verification | ||||
| * | 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 |
| | | | | | | | | available | ||||
* | | Validate pacemaker cluster members. | Andrew Butcher | 2016-01-12 | 2 | -2/+26 |
| | | |||||
* | | Update rolling restart playbook for pacemaker support. | Andrew Butcher | 2016-01-11 | 11 | -85/+225 |
| | | | | | | | | | | Replace fail with a warn and prompt if running ansible from a host that will be rebooted. Re-organize playbooks. | ||||
* | | Implement simple master rolling restarts. | Devan Goodwin | 2016-01-11 | 2 | -0/+85 |
|/ | | | | | | Blocks running ansible on a host that will be restarted. Can restart just services, or optionally the full system. | ||||
* | 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 | 5 | -37/+52 |
|\ | | | | | Make bin/cluster able to spawn an OSE 3.1 cluster | ||||
| * | Make bin/cluster able to spawn OSE 3.1 clusters | Lénaïc Huard | 2016-01-08 | 5 | -37/+52 |
| | | |||||
* | | Merge pull request #1122 from lhuard1A/fix_terminate_libvirt | Thomas Wiest | 2016-01-08 | 1 | -1/+5 |
|\ \ | | | | | | | Fix VM drive cleanup during terminate on libvirt | ||||
| * | | Fix VM drive cleanup during terminate on libvirt | Lénaïc Huard | 2016-01-07 | 1 | -1/+5 |
| |/ | |||||
* | | Merge pull request #1008 from detiber/upgradeVersionCheck | Brenton Leanhardt | 2016-01-07 | 1 | -4/+7 |
|\ \ | | | | | | | Improve 3.1/1.1 upgrade check | ||||
| * | | Improve 3.1/1.1 upgrade check | Jason DeTiberus | 2015-12-02 | 1 | -4/+7 |
| | | | |||||
* | | | Merge pull request #1132 from lhuard1A/fix_clusterid_openstack | Thomas Wiest | 2016-01-07 | 3 | -31/+47 |
|\ \ \ | | | | | | | | | Rename env into clusterid and add environment in the OpenStack VMs tags | ||||
| * | | | Rename env into clusterid and add environment in the OpenStack VMs tags | Lénaïc Huard | 2016-01-07 | 3 | -31/+47 |
| | |/ | |/| | |||||
* | | | Merge pull request #1131 from lhuard1A/fix_terminate_openstack | Thomas Wiest | 2016-01-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix terminate.yml on OpenStack | ||||
| * | | | Fix terminate.yml on OpenStack | Lénaïc Huard | 2016-01-07 | 1 | -1/+1 |
| |/ / | |||||
* | | | Setting relative paths in the upgrade playbooks wasn't working | Brenton Leanhardt | 2016-01-06 | 3 | -4/+4 |
| | | | |||||
* | | | Merge pull request #1018 from abutcher/secrets | Brenton Leanhardt | 2016-01-06 | 1 | -23/+26 |
|\ \ \ | | | | | | | | | Clean up idempotency issues with session secrets. | ||||
| * | | | Move extra secret validations into openshift_facts. | Andrew Butcher | 2016-01-06 | 1 | -9/+0 |
| | | | | |||||
| * | | | openshift_facts validation | Andrew Butcher | 2016-01-04 | 1 | -8/+0 |
| | | | | |||||
| * | | | Secrets validation. | Andrew Butcher | 2016-01-04 | 1 | -2/+12 |
| | | | | |||||
| * | | | Clean up idempotency issues with session secrets. | Andrew Butcher | 2016-01-04 | 1 | -18/+28 |
| | | | | |||||
* | | | | playbook for restarting SDN | Joel Diaz | 2016-01-05 | 1 | -0/+53 |
| | | | | |||||
* | | | | Stop haproxy and remove package during uninstall. | Andrew Butcher | 2016-01-05 | 1 | -0/+2 |
| | | | | |||||
* | | | | I believe the ami id changed since the initial documentation was created for ↵ | Ryan Cook | 2016-01-04 | 1 | -1/+1 |
| |/ / |/| | | | | | | | | AWS deployment | ||||
* | | | Fix error in byo cluster_hosts.yml | Jason DeTiberus | 2016-01-04 | 5 | -5/+10 |
| | | | |||||
* | | | Cleanup and fixes for cluster_id change | Jason DeTiberus | 2016-01-04 | 23 | -219/+128 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | | Removing environment and env tags. | Kenny Woodson | 2016-01-04 | 36 | -113/+234 |
| | | | |||||
* | | | Merge pull request #951 from abutcher/nfs | Wesley Hearn | 2016-01-04 | 15 | -1/+60 |
|\ \ \ | |/ / |/| | | NFS for registry storage | ||||
| * | | Create nfs host group with registry volume attachment. | Andrew Butcher | 2015-12-15 | 15 | -1/+60 |
| | | | |||||
* | | | Remove lb from docker hosts. | Andrew Butcher | 2015-12-23 | 2 | -1/+2 |
| | | | |||||
* | | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 11 | -5/+52 |
|\ \ \ | | | | | | | | | Containerized install with SDN support |