summaryrefslogtreecommitdiff
path: root/playbooks/common
AgeCommit message (Expand)Author
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-09Merge pull request #1330 from jkhelil/make-cli-pod-eviction-timeout-configurableBrenton Leanhardt
2016-02-09Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt
2016-02-04Make pod_eviction_timeout configurable from clijawed
2016-02-03Merge pull request #1291 from sdodson/bz1293578Brenton Leanhardt
2016-02-03Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt
2016-02-03Add an early check to ensure that node names resolve to an interface on the hostScott Dodson
2016-02-02Do not apply the etcd_certificates role during node playbook.Andrew Butcher
2016-02-02Add g_new_node_hosts to cluster_hosts.Andrew Butcher
2016-02-02Merge pull request #1019 from dgoodwin/etcd-serialBrenton Leanhardt
2016-02-01Refactor registry storage options.Andrew Butcher
2016-02-01infra_node fixesJason DeTiberus
2016-01-29Merge pull request #1114 from lhuard1A/fix_update_repos_and_packagesBrenton Leanhardt
2016-01-29Merge pull request #1300 from vishpat/bug1298Brenton Leanhardt
2016-01-29Enable cockpit when not is_atomic.Andrew Butcher
2016-01-28Fix for bug 1298Vishal Patil
2016-01-27Configure logrotate on atomic.Andrew Butcher
2016-01-26Merge pull request #1274 from rassie/patch-1Brenton Leanhardt
2016-01-26Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher
2016-01-26Fix checking for update package availabilityNikolai Prokoschenko
2016-01-25Merge pull request #1160 from vishpat/nuageBrenton Leanhardt
2016-01-25Add Nuage support to openshift ansibleVishal Patil
2016-01-25Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt
2016-01-25Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt
2016-01-22Fail when master restart playbook finds no active masters rather than any fai...Andrew Butcher
2016-01-21Fix error when oo_masters_to_config is emptyJason DeTiberus
2016-01-20Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt
2016-01-20Check master certificates during upgrade.Andrew Butcher
2016-01-20Use haproxy frontend port for os_firewall.Andrew Butcher
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
2016-01-18Improve pacemaker 'is-active' check.Andrew Butcher
2016-01-18Add 'unknown' to possible output for the is-active check.Andrew Butcher
2016-01-18Fix cluster_method conditional in master restart playbook.Andrew Butcher
2016-01-15Merge pull request #1193 from abutcher/master-nodesBrenton Leanhardt
2016-01-15Configure nodes which are also masters prior to nodes in containerized install.Andrew Butcher
2016-01-15Call attention to openshift_master_rolling_restart_mode variable in restart p...Andrew Butcher
2016-01-14v3_0_to_v3_1_upgrade: Remove is_atomic check for upgradesSamuel Munilla
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-133.1.1 upgrade playbookBrenton Leanhardt
2016-01-13v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbookSamuel Munilla
2016-01-13Merge pull request #1159 from abutcher/wait-for-apiBrenton Leanhardt
2016-01-13Add wait in between api and controllers start for native ha.Andrew Butcher
2016-01-13v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla
2016-01-13Update api verification.Andrew Butcher
2016-01-13Add a Verify API Server handler that waits for the API server to becomeScott Dodson
2016-01-12Validate pacemaker cluster members.Andrew Butcher
2016-01-12Controllers_port and firewall rulesDiego Castro
2016-01-12Move the `is_atomic` check from `update_repos_and_packages.yml` to `rhel_subs...Lénaïc Huard
2016-01-11Update rolling restart playbook for pacemaker support.Andrew Butcher
2016-01-11Implement simple master rolling restarts.Devan Goodwin