My Ansible Playbook to install an OpenShift Lab
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
334 B

---
hostpath_provisioner_default_options:
path: /var/openshift
target_namespace: default
docker_image: nmasse/openshift-hostpath-provisioner:latest
template: https://raw.githubusercontent.com/nmasse-itix/OpenShift-HostPath-Provisioner/master/setup/hostpath-provisioner-template.yaml
patch_docker_registry: true