Prepare Environment

Sources

The sources of these scripts can be downloaded from GitHub.

Lets clone the sources git clone https://github.com/redhat-developer-demos/openshift-hybridizer to a directory on local file system. For convenience we shall refer to the sources clone directory as $PROJECT_HOME.

Pre Requisites

Installer Image

The installer image is built from Ansible Runner with need Ansible Cloud modules which are required to provision the cloud resources. The provisioned Cloud resources can then be used to deploy All In One OpenShift cluster.

The installer image is available at quay.io/workspace7/ansible-runner, to pull it run the command:

$ docker pull quay.io/workspace7/ansible-runner