summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-092-20/+23
* Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt2016-03-091-1/+1
* Merge pull request #1569 from brenton/masterBrenton Leanhardt2016-03-082-4/+4
|\
| * Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt2016-03-082-4/+4
| |\
| | * Use /healthz/ready when verifying apiAndrew Butcher2016-03-082-4/+4
* | | Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...Brenton Leanhardt2016-03-081-3/+3
|/ /
* | Merge pull request #1567 from brenton/bz1315637Brenton Leanhardt2016-03-081-1/+1
|\ \
| * | Bug 1315637 - The docker wasn't upgraded on node during upgradeBrenton Leanhardt2016-03-081-1/+1
| |/
* | Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-082-0/+3
|/
* Merge pull request #1559 from brenton/bz1315151Brenton Leanhardt2016-03-072-5/+15
|\
| * Support openshift_image_tagBrenton Leanhardt2016-03-072-5/+15
* | Add setting for configuring nofile limit for haproxyJason DeTiberus2016-03-071-0/+1
|/
* Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje...Brenton Leanhardt2016-03-042-4/+9
* Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-033-3/+34
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-035-36/+9
* First past at the upgrade processBrenton Leanhardt2016-03-0316-11/+560
* Increase maxconn settings for haproxy lbJason DeTiberus2016-02-291-1/+3
* Merge pull request #1462 from jkhelil/configure_log_level_from_cliBrenton Leanhardt2016-02-252-0/+9
|\
| * configure debug_level for master and node from clijawed2016-02-232-0/+9
* | Merge pull request #1469 from talset/playbook_upgradeBrenton Leanhardt2016-02-251-1/+3
|\ \
| * | Change is_atomic to is_containerizedtalset2016-02-251-3/+3
| * | Add missing is_atomic condition on upgrade packagetalset2016-02-231-0/+2
* | | Pass registry claim to openshift_registry.Andrew Butcher2016-02-241-0/+1
|/ /
* | Add openshift_docker roles to master/node scaleup.Andrew Butcher2016-02-162-12/+20
* | Add modify_yaml module.Andrew Butcher2016-02-162-3/+98
* | Re-arrange scaleup playbooks.Andrew Butcher2016-02-163-1/+10
* | Move additional master configuration into a separate master playbook.Andrew Butcher2016-02-165-82/+84
* | Generate each master's certificates separately.Andrew Butcher2016-02-161-7/+3
* | Add new_masters to scaleup playbook.Andrew Butcher2016-02-163-12/+61
|/
* Apply openshift_docker to nodes during scaleup.Andrew Butcher2016-02-161-0/+10
* Merge pull request #1397 from brenton/bz1308314Brenton Leanhardt2016-02-151-1/+1
|\
| * Bug 1308314 - Failed to continue installation when pressing CTRL-CBrenton Leanhardt2016-02-151-1/+1
* | Updating the 3.1.1 router to match the new liveness probe configurationBrenton Leanhardt2016-02-122-1/+11
|/
* Don't automatically give additional permissions to all OAuth users on upgradeJordan Liggitt2016-02-122-0/+2
* Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-112-4/+0
|\
| * Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-082-4/+0
* | Bug 1302970 - update script does not patch router if name is different from d...Brenton Leanhardt2016-02-113-22/+43
* | Merge pull request #1326 from detiber/bz1303939Brenton Leanhardt2016-02-102-30/+22
|\ \
| * | fix default valueJason DeTiberus2016-02-101-1/+1
| * | add missing connection:localJason DeTiberus2016-02-091-0/+1
| * | consolidate oo_first_master post-config a bit, fix some roles that use opensh...Jason DeTiberus2016-02-091-32/+10
| * | openshift_serviceaccounts updatesJason DeTiberus2016-02-091-9/+16
| * | Fix infra_node deploymentJason DeTiberus2016-02-091-5/+11
* | | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-092-2/+2
* | | Merge pull request #1330 from jkhelil/make-cli-pod-eviction-timeout-configurableBrenton Leanhardt2016-02-091-0/+4
|\ \ \ | |/ / |/| |
| * | Make pod_eviction_timeout configurable from clijawed2016-02-041-0/+4
* | | Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt2016-02-091-0/+12
|/ /
* | Merge pull request #1291 from sdodson/bz1293578Brenton Leanhardt2016-02-032-0/+28
|\ \
| * | Add an early check to ensure that node names resolve to an interface on the hostScott Dodson2016-02-032-0/+28
* | | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-032-10/+12
|\ \ \