zuul-jobs/roles/ensure-openshift/README.rst
vass 276a5e919a Rename install-openshift to ensure-openshift for consistency
The old role will be kept and include ensure-openshift for backwards-compatability.

Change-Id: I6ff81fbd04f25207c87834b36e4d636eb9d44a93
2020-04-04 15:41:29 -04:00

17 lines
357 B
ReStructuredText

Setup openshift requirements and pull the container images.
The deploy-openshift role can be used to start the services.
This role only works on CentOS.
**Role Variables**
.. zuul:rolevar:: origin_repo
:default: centos-release-openshift-origin39
The origin repository.
.. zuul:rolevar:: origin_version
:default: v3.9.0
The origin version.