mirror of
https://github.com/openshift/openshift-ansible.git
synced 2026-02-06 09:45:50 +01:00
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.