Skip to content

Commit c995549

Browse files
committed
Extra comment just in case
1 parent 144f16e commit c995549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/vars.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
runtime_user: "indicators"
33
jenkins_user: "jenkins"
4-
#jenkins_artifact_dir: "/var/lib/jenkins/artifacts"
4+
#jenkins_artifact_dir: "/var/lib/jenkins/artifacts" # TODO: Switcheroo to `artifacts` after this goes live!
55
jenkins_artifact_dir: "/var/lib/jenkins/test-artifacts"
66
indicators_runtime_dir: "/home/{{ runtime_user }}/runtime"
77
package: "{{ indicator }}.tar.gz" # {{ indicator }} is passed in from the Jenkins shell script wrapper.

0 commit comments

Comments
 (0)