Skip to content

Commit 84cad11

Browse files
committed
switch to orca 8
1 parent 8e48693 commit 84cad11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ withSplunkWrapNode("master") {
2929
cd ci
3030
3131
# Workaround to use 0.8.0
32-
sed -i"" "s/^splunk_image_version/#splunk_image_version/g" /build/.orca/orca.conf
32+
sed -i"" "s/^splunk_image_version = 0.7/splunk_image_version = 0.8/g" /build/.orca/orca.conf
3333
sed -i"" "s/^splunk_ansible_version/#splunk_ansible_version/g" /build/.orca/orca.conf
3434
cat /build/.orca/orca.conf
3535

0 commit comments

Comments
 (0)