summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor registry storage options.Andrew Butcher2016-02-012-10/+12
* infra_node fixesJason DeTiberus2016-02-011-0/+5
* Merge pull request #1114 from lhuard1A/fix_update_repos_and_packagesBrenton Leanhardt2016-01-291-1/+0
|\
| * Move the `is_atomic` check from `update_repos_and_packages.yml` to `rhel_subs...Lénaïc Huard2016-01-121-1/+0
* | Merge pull request #1300 from vishpat/bug1298Brenton Leanhardt2016-01-291-0/+1
|\ \
| * | Fix for bug 1298Vishal Patil2016-01-281-0/+1
* | | Enable cockpit when not is_atomic.Andrew Butcher2016-01-291-1/+1
|/ /
* | Configure logrotate on atomic.Andrew Butcher2016-01-273-3/+0
* | Merge pull request #1274 from rassie/patch-1Brenton Leanhardt2016-01-261-2/+2
|\ \
| * | Fix checking for update package availabilityNikolai Prokoschenko2016-01-261-2/+2
* | | Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-263-3/+3
|/ /
* | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-252-0/+4
|\ \
| * | Add Nuage support to openshift ansibleVishal Patil2016-01-252-0/+4
* | | Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt2016-01-251-0/+18
|\ \ \
| * | | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgradesSamuel Munilla2016-01-141-2/+0
| * | | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbookSamuel Munilla2016-01-131-2/+19
| * | | v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla2016-01-131-0/+3
| | |/ | |/|
* | | Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt2016-01-251-0/+1
|\ \ \
| * | | Fix error when oo_masters_to_config is emptyJason DeTiberus2016-01-211-0/+1
* | | | Fail when master restart playbook finds no active masters rather than any fai...Andrew Butcher2016-01-221-7/+7
* | | | Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt2016-01-201-0/+1
|\ \ \ \
| * | | | Use haproxy frontend port for os_firewall.Andrew Butcher2016-01-201-0/+1
* | | | | Check master certificates during upgrade.Andrew Butcher2016-01-201-3/+27
|/ / / /
* | | | Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt2016-01-191-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Controllers_port and firewall rulesDiego Castro2016-01-121-0/+1
| |/ /
* | | Improve pacemaker 'is-active' check.Andrew Butcher2016-01-181-1/+9
* | | 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
* | | 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
|/ / /
* | | Check api prior to starting node.Andrew Butcher2016-01-141-4/+0
* | | 3.1.1 upgrade playbookBrenton Leanhardt2016-01-137-0/+278
* | | 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-116-78/+218
* | | Implement simple master rolling restarts.Devan Goodwin2016-01-111-0/+78
|/ /
* | Set portal net in master playbookJason DeTiberus2016-01-111-0/+1
* | Merge pull request #1128 from lhuard1A/bin_cluster_ose_3.1Thomas Wiest2016-01-111-1/+1
|\ \
| * | Make bin/cluster able to spawn OSE 3.1 clustersLénaïc Huard2016-01-081-1/+1
* | | 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 #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