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 f1effb2 commit 84dab82Copy full SHA for 84dab82
.travis.yml
@@ -9,7 +9,7 @@ before_install:
9
# Create .splunkrc file with default credentials
10
- echo host=127.0.0.1 >> $HOME/.splunkrc
11
- echo username=admin >> $HOME/.splunkrc
12
- - echo password=changeme >> $HOME/.splunkrc
+ - echo password=changed! >> $HOME/.splunkrc
13
# Set SPLUNK_HOME
14
- export SPLUNK_HOME="/opt/splunk"
15
# Pull docker image
0 commit comments