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