Joel Lord
2020-02-16 fd148bd5001f5d785d6d38d2b4b7fbb65b810ed7
commit | author | age
802da7 1 ---
058bd6 2 become_override: False
JMP 3 ocp_username: user-redhat.com
4 silent: False
5
6 tmp_dir: /tmp/{{ guid }}
7 tmp_kubeconfig: "{{ tmp_dir }}/.kube/config"
8 tmp_git_location: "{{ tmp_dir }}/git"
802da7 9
JMP 10 project_name: labs
11 lab_repo: https://github.com/openshift-labs/lab-tekton-pipelines
fd148b 12 lab_branch: '4.0'