summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5226 from ewolinetz/template_service_brokerOpenShift Merge Robot2017-09-211-0/+1
|\
| * Creating initial tsb role to consume and apply templates provided for tsbEric Wolinetz2017-09-201-0/+1
* | Merge pull request #5371 from ingvagabund/consolidate-etcd-certs-rolesOpenShift Merge Robot2017-09-214-15/+33
|\ \
| * | Consolidate etcd certs rolesJan Chaloupka2017-09-184-15/+33
* | | Merge pull request #5473 from abutcher/scaleup-network-valuesScott Dodson2017-09-212-0/+30
|\ \ \
| * | | Set network facts using first master's config during scaleup.Andrew Butcher2017-09-202-0/+30
| | |/ | |/|
* | | Merge pull request #5363 from ewolinetz/default_aggregationOpenShift Merge Robot2017-09-202-12/+11
|\ \ \
| * | | Updating to always configure api aggregation with installationEric Wolinetz2017-09-202-12/+11
| |/ /
* | | Merge pull request #5474 from simo5/noreconcileOpenShift Merge Robot2017-09-201-4/+3
|\ \ \
| * | | Do not reconcile in >= 3.7Simo Sorce2017-09-201-4/+3
| |/ /
* | | Merge pull request #5357 from juanvallejo/jvallejo/add-health-checks-upgrade-...OpenShift Merge Robot2017-09-204-0/+16
|\ \ \
| * | | add health checks 3_6,3_7 upgrade pathjuanvallejo2017-09-114-0/+16
* | | | Merge pull request #5014 from juanvallejo/jvallejo/add-additonal-checks-upgra...OpenShift Merge Robot2017-09-201-0/+1
|\ \ \ \
| * | | | add additional preflight checks to upgrade pathjuanvallejo2017-08-281-0/+1
* | | | | Cleanup old deployment typesMichael Gugino2017-09-204-11/+16
| |_|/ / |/| | |
* | | | Merge pull request #5380 from mgugino-upstream-stage/fix-openshift-version-pk...OpenShift Merge Robot2017-09-191-0/+8
|\ \ \ \
| * | | | Only install base openshift package on masters and nodesMichael Gugino2017-09-121-0/+8
* | | | | more retries on repoquery_cmdLuke Meyer2017-09-191-0/+4
* | | | | Merge pull request #5430 from ashcrow/always-required-new-variablesOpenShift Merge Robot2017-09-181-15/+0
|\ \ \ \ \
| * | | | | openshift_sanitize_inventory: Check for required varsSteve Milner2017-09-151-15/+0
* | | | | | Merge pull request #5237 from smarterclayton/gceOpenShift Merge Robot2017-09-181-0/+19
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Port origin-gce roles for cluster setup to copy AWS provisioningClayton Coleman2017-09-141-0/+19
| | |/ / / | |/| | |
* | | | | Merge pull request #5392 from ingvagabund/pull-openshift_master-deps-out-into...OpenShift Merge Robot2017-09-181-15/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pull openshift_master deps out into a playJan Chaloupka2017-09-131-15/+22
* | | | | Correct firewall install for openshift-nfsRussell Teague2017-09-152-1/+7
* | | | | Merge pull request #5382 from mtnbikenc/add-lb-configScott Dodson2017-09-141-0/+6
|\ \ \ \ \
| * | | | | Add loadbalancer config entry pointRussell Teague2017-09-131-0/+6
| |/ / / /
* | | | | Merge pull request #5360 from sdodson/embedded-etcdScott Dodson2017-09-141-4/+7
|\ \ \ \ \
| * | | | | Clarify requirement of having etcd groupScott Dodson2017-09-111-4/+7
* | | | | | Merge pull request #5396 from abutcher/etcd-migrate-openshift-ipScott Dodson2017-09-141-3/+3
|\ \ \ \ \ \
| * | | | | | Use openshift.common.ip rather than ansible_default_ipv4 in etcd migration pl...Andrew Butcher2017-09-131-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5367 from abutcher/etcd-scaleup-master-client-urlsScott Dodson2017-09-141-0/+19
|\ \ \ \ \ \
| * | | | | | Update master config with new client urls during etcd scaleup.Andrew Butcher2017-09-121-0/+19
* | | | | | | Merge pull request #5389 from tremble/storage_migrationScott Dodson2017-09-141-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Don't assume storage_migration control variables are already booleanMark Chappell2017-09-131-9/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #5394 from sosiouxme/20170912-health-role-bz1487548OpenShift Bot2017-09-131-0/+1
|\ \ \ \ \ \ \
| * | | | | | | openshift-checks: add role symlinkLuke Meyer2017-09-121-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #5386 from ashcrow/fix-wording-in-upgrade-noticeOpenShift Bot2017-09-131-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | upgrade: Updates warning on missing required variablesSteve Milner2017-09-121-1/+1
| |/ / / / /
* | | | | | Merge pull request #5377 from ingvagabund/double-required-disk-space-etcd-backupOpenShift Bot2017-09-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | double the required disk space for etcd backupJan Chaloupka2017-09-121-1/+1
* | | | | | Merge pull request #5325 from DenverJ/patch-1Scott Dodson2017-09-121-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix new_master or new_node fail checkDenver Janke2017-09-071-2/+2
* | | | | | Merge pull request #5353 from mgugino-upstream-stage/public_hostname_checkScott Dodson2017-09-121-0/+4
|\ \ \ \ \ \
| * | | | | | Add openshift_public_hostname length checkMichael Gugino2017-09-111-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #5340 from sdodson/bz1489913Scott Dodson2017-09-111-3/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert back to hostnamectl and previous default of not setting hostnameScott Dodson2017-09-081-3/+4
* | | | | | Merge pull request #5344 from mgugino-upstream-stage/fix-pkg-versionsOpenShift Bot2017-09-111-0/+5
|\ \ \ \ \ \
| * | | | | | Fix rpm version logic for hostsMichael Gugino2017-09-081-0/+5
| |/ / / / /
* | | | | | Merge pull request #5256 from ashcrow/1451023Scott Dodson2017-09-111-0/+15
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |