$ ../bin/local.sh
$ export PR_REPO_URL=<a yum repo base URL containing OpenShift RPMs>
$ ansible-playbook playbooks/provision.yaml
Will download the appropriate version of OpenShift and install it to
GCE. You must populate the data
directory with the appropriate secret
data first:
The image openshift/origin-gce:latest
is used as the environment for Ansible, and contains
a copy of the openshift-ansible
code and origin-gce
.