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
326 B
8 lines
326 B
---
|
|
|
|
hostpath_provisioner_default_options:
|
|
path: /var/openshift
|
|
git_checkout_path: /home/{{ ansible_user }}/OpenShift-HostPath-Provisioner
|
|
git_repo_url: https://github.com/nmasse-itix/OpenShift-HostPath-Provisioner.git
|
|
target_namespace: default
|
|
docker_image: nmasse/openshift-hostpath-provisioner:latest
|
|
|