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 8e48693 commit 84cad11Copy full SHA for 84cad11
ci/Jenkinsfile
@@ -29,7 +29,7 @@ withSplunkWrapNode("master") {
29
cd ci
30
31
# Workaround to use 0.8.0
32
- sed -i"" "s/^splunk_image_version/#splunk_image_version/g" /build/.orca/orca.conf
+ sed -i"" "s/^splunk_image_version = 0.7/splunk_image_version = 0.8/g" /build/.orca/orca.conf
33
sed -i"" "s/^splunk_ansible_version/#splunk_ansible_version/g" /build/.orca/orca.conf
34
cat /build/.orca/orca.conf
35
0 commit comments