Skip to content

Commit 84dab82

Browse files
author
Shakeel Mohamed
committed
update CI password
1 parent f1effb2 commit 84dab82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_install:
99
# Create .splunkrc file with default credentials
1010
- echo host=127.0.0.1 >> $HOME/.splunkrc
1111
- echo username=admin >> $HOME/.splunkrc
12-
- echo password=changeme >> $HOME/.splunkrc
12+
- echo password=changed! >> $HOME/.splunkrc
1313
# Set SPLUNK_HOME
1414
- export SPLUNK_HOME="/opt/splunk"
1515
# Pull docker image

0 commit comments

Comments
 (0)