|
|
|
@ -5,4 +5,4 @@ |
|
|
|
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: john/openshift-hostpath-provisioner:latest |
|
|
|
docker_image: nmasse/openshift-hostpath-provisioner:latest |
|
|
|
|