summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1144 from detiber/gce_sdnBrenton Leanhardt2016-01-193-6/+0
|\
| * Remove default disable of SDN for GCEJason DeTiberus2016-01-153-6/+0
* | Merge pull request #1211 from abutcher/pacemaker-master-checkBrenton Leanhardt2016-01-181-1/+9
|\ \
| * | Improve pacemaker 'is-active' check.Andrew Butcher2016-01-181-1/+9
* | | Merge pull request #1212 from mwoodson/zagg_clientMatt Woodson2016-01-181-2/+2
|\ \ \ | |/ / |/| |
| * | added oso_moniotoring tools roleMatt Woodson2016-01-181-2/+2
* | | Add 'unknown' to possible output for the is-active check.Andrew Butcher2016-01-181-1/+1
* | | Fix cluster_method conditional in master restart playbook.Andrew Butcher2016-01-181-2/+2
* | | Host group should be OSEv3 not OSv3Donovan Muller2016-01-181-1/+1
* | | Merge pull request #1193 from abutcher/master-nodesBrenton Leanhardt2016-01-151-8/+38
|\ \ \
| * | | Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher2016-01-151-8/+38
| | |/ | |/|
* | | Call attention to openshift_master_rolling_restart_mode variable in restart p...Andrew Butcher2016-01-151-2/+4
|/ /
* | Merge pull request #1186 from abutcher/uninstall-wrappersBrenton Leanhardt2016-01-141-0/+4
|\ \
| * | Uninstall remove containerized wrapper and symlinksAndrew Butcher2016-01-141-0/+4
* | | Check api prior to starting node.Andrew Butcher2016-01-141-4/+0
|/ /
* | 3.1.1 upgrade playbookBrenton Leanhardt2016-01-139-0/+309
* | Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt2016-01-132-1/+19
|\ \ | |/ |/|
| * Add wait in between api and controllers start for native ha.Andrew Butcher2016-01-131-0/+1
| * Update api verification.Andrew Butcher2016-01-131-6/+14
| * Add a Verify API Server handler that waits for the API server to becomeScott Dodson2016-01-131-1/+10
* | Validate pacemaker cluster members.Andrew Butcher2016-01-122-2/+26
* | Update rolling restart playbook for pacemaker support.Andrew Butcher2016-01-1111-85/+225
* | Implement simple master rolling restarts.Devan Goodwin2016-01-112-0/+85
|/
* Set portal net in master playbookJason DeTiberus2016-01-111-0/+1
* Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest2016-01-115-37/+52
|\
| * Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-085-37/+52
* | Merge pull request #1122 from lhuard1A/fix_terminate_libvirtThomas Wiest2016-01-081-1/+5
|\ \
| * | Fix VM drive cleanup during terminate on libvirtLénaïc Huard2016-01-071-1/+5
| |/
* | Merge pull request #1008 from detiber/upgradeVersionCheckBrenton Leanhardt2016-01-071-4/+7
|\ \
| * | Improve 3.1/1.1 upgrade checkJason DeTiberus2015-12-021-4/+7
* | | Merge pull request #1132 from lhuard1A/fix_clusterid_openstackThomas Wiest2016-01-073-31/+47
|\ \ \
| * | | Rename env into clusterid and add environment in the OpenStack VMs tagsLénaïc Huard2016-01-073-31/+47
| | |/ | |/|
* | | Merge pull request #1131 from lhuard1A/fix_terminate_openstackThomas Wiest2016-01-071-1/+1
|\ \ \
| * | | Fix terminate.yml on OpenStackLénaïc Huard2016-01-071-1/+1
| |/ /
* | | Setting relative paths in the upgrade playbooks wasn't workingBrenton Leanhardt2016-01-063-4/+4
* | | Merge pull request #1018 from abutcher/secretsBrenton Leanhardt2016-01-061-23/+26
|\ \ \
| * | | Move extra secret validations into openshift_facts.Andrew Butcher2016-01-061-9/+0
| * | | openshift_facts validationAndrew Butcher2016-01-041-8/+0
| * | | Secrets validation.Andrew Butcher2016-01-041-2/+12
| * | | Clean up idempotency issues with session secrets.Andrew Butcher2016-01-041-18/+28
* | | | playbook for restarting SDNJoel Diaz2016-01-051-0/+53
* | | | Stop haproxy and remove package during uninstall.Andrew Butcher2016-01-051-0/+2
* | | | I believe the ami id changed since the initial documentation was created for ...Ryan Cook2016-01-041-1/+1
| |/ / |/| |
* | | Fix error in byo cluster_hosts.ymlJason DeTiberus2016-01-045-5/+10
* | | Cleanup and fixes for cluster_id changeJason DeTiberus2016-01-0423-219/+128
* | | Removing environment and env tags.Kenny Woodson2016-01-0436-113/+234
* | | Merge pull request #951 from abutcher/nfsWesley Hearn2016-01-0415-1/+60
|\ \ \ | |/ / |/| |
| * | Create nfs host group with registry volume attachment.Andrew Butcher2015-12-1515-1/+60
* | | Remove lb from docker hosts.Andrew Butcher2015-12-232-1/+2
* | | Merge pull request #808 from sdodson/containersBrenton Leanhardt2015-12-1911-5/+52
|\ \ \