summaryrefslogtreecommitdiffstats
path: root/roles/openshift_sanitize_inventory/tasks
Commit message (Expand)AuthorAgeFilesLines
* Adding pre check to verify clusterid is set along with cloudprovider when per...Kenny Woodson2017-10-161-0/+13
* Addressing tox issuesEric Wolinetz2017-09-291-2/+4
* Checking if any openshift_*_storage_kind variables are set to dynamic without...Eric Wolinetz2017-09-271-0/+20
* Adding default for volume size if not setEric Wolinetz2017-09-261-2/+2
* Merge pull request #5176 from ewolinetz/deprecate_log_met_varsOpenShift Merge Robot2017-09-224-0/+90
|\
| * Creating structure to warn for use of deprecated variables and set them in a ...Eric Wolinetz2017-09-204-0/+90
* | Set network facts using first master's config during scaleup.Andrew Butcher2017-09-201-21/+0
|/
* testing: Skip net vars on integration testsSteve Milner2017-09-151-1/+6
* openshift_sanitize_inventory: Check for required varsSteve Milner2017-09-151-0/+16
* Run dns on the node and use that for dnsmasqScott Dodson2017-06-302-0/+16
* openshift_sanitize_inventory: disallow conflicting deployment typesLuke Meyer2017-04-101-0/+13
* openshift_sanitize_inventory: validate releaseLuke Meyer2017-04-051-7/+14
* validate and normalize inventory variablesLuke Meyer2017-03-291-0/+28