We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144f16e commit c995549Copy full SHA for c995549
ansible/vars.yaml
@@ -1,7 +1,7 @@
1
---
2
runtime_user: "indicators"
3
jenkins_user: "jenkins"
4
-#jenkins_artifact_dir: "/var/lib/jenkins/artifacts"
+#jenkins_artifact_dir: "/var/lib/jenkins/artifacts" # TODO: Switcheroo to `artifacts` after this goes live!
5
jenkins_artifact_dir: "/var/lib/jenkins/test-artifacts"
6
indicators_runtime_dir: "/home/{{ runtime_user }}/runtime"
7
package: "{{ indicator }}.tar.gz" # {{ indicator }} is passed in from the Jenkins shell script wrapper.
0 commit comments