summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* openshift_sanitize_inventory: Check for required varsSteve Milner2017-09-151-15/+0
* 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | upgrade: Verify required network items are setSteve Milner2017-09-081-0/+15
* | | | | Merge pull request #5342 from mtnbikenc/fix-include-through-symlinkScott Dodson2017-09-111-1/+1
|\ \ \ \ \
| * | | | | Correct include path to not follow symlinkRussell Teague2017-09-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #5332 from kwoodson/amibuild_node_configOpenShift Bot2017-09-114-9/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ami build process calls openshift-node/config.ymlKenny Woodson2017-09-074-9/+12
| |/ / /
* | | | Fix include path for docker upgrade tasksRussell Teague2017-09-081-2/+4
|/ / /
* | | Merge pull request #5211 from kwoodson/provisioning_fixesScott Dodson2017-09-0711-570/+279
|\ \ \ | |/ / |/| |
| * | Consolidating AWS roles and variables underneath openshift_aws role.Kenny Woodson2017-09-0711-634/+273
| * | Fixing variables and allowing custom ami.Kenny Woodson2017-09-076-42/+112
* | | Merge pull request #5305 from mtnbikenc/breakout-master-additionalOpenShift Bot2017-09-073-3/+8
|\ \ \ | |/ / |/| |
| * | Move master additional config out of baseRussell Teague2017-09-053-3/+8
* | | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_commonOpenShift Bot2017-09-0719-38/+71
|\ \ \ | |_|/ |/| |
| * | Remove openshift-commonMichael Gugino2017-09-0619-38/+71
| |/
* | Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-063-0/+16
|/
* Standardize etcd entry point playbooksRussell Teague2017-09-016-40/+4
* Break out master config into stand-alone playbookRussell Teague2017-09-015-10/+9
* Merge pull request #5282 from mtnbikenc/breakout-node-configOpenShift Bot2017-09-018-72/+39
|\
| * Break out node config into stand-alone playbookRussell Teague2017-08-318-72/+39
* | Merge pull request #5283 from mtnbikenc/move-aio-failOpenShift Bot2017-09-012-7/+10
|\ \
| * | Move all-in-one fail check to evaluate_groups.ymlRussell Teague2017-08-312-7/+10
| |/
* | Merge pull request #5259 from mtnbikenc/fix-upgrade-auth-checkRussell Teague2017-08-311-0/+1
|\ \ | |/ |/|
| * Only run migrate auth for < 3.7Russell Teague2017-08-291-0/+1
* | Merge pull request #5247 from mgugino-upstream-stage/fix-master-upgradesOpenShift Bot2017-08-301-4/+1
|\ \