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 b2ecfdd commit 68f8fa2Copy full SHA for 68f8fa2
ci/Jenkinsfile
@@ -27,6 +27,7 @@ withSplunkWrapNode("master") {
27
# Workaround to use 0.8.0
28
sed -i"" "s/^splunk_image_version/#splunk_image_version/g" /build/.orca/orca.conf
29
sed -i"" "s/^splunk_ansible_version/#splunk_ansible_version/g" /build/.orca/orca.conf
30
+ cat /build/.orca/orca.conf
31
pip install splunk_orca==0.8.0 -i https://repo.splunk.com/artifactory/api/pypi/pypi-virtual/simple
32
cd ci
33
splunk_orca create --sc nozzle
0 commit comments