summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/test/unit/test_oc_configmap.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup old deployment typesMichael Gugino2017-09-201-3/+3
| | | | | | | | | | | Previously, openshift-ansible supported various types of deployments using the variable "openshift_deployment_type" Currently, openshift-ansible only supports two deployment types, "origin" and "openshift-enterprise". This commit removes all logic and references to deprecated deployment types.
* Adding oc_configmap to lib_openshift.Kenny Woodson2017-03-211-0/+239