Skip to content

Commit 4eeeb2b

Browse files
committed
Add credentials
1 parent 5a910f5 commit 4eeeb2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/bkp_default.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ splunk:
99
splunkversioncontrol_backup://SH:
1010
srcURL: https://splunk_sh:8089
1111
srcUsername: admin
12-
srcPassword: password:SH
12+
srcPassword: g8nGXBQBF
1313
gitTempDir: /opt/splunk/vcs/git_tmp_backup
1414
gitRepoURL: file:///opt/splunk/vcs/backup.git
1515
# sslVerify: /opt/splunk/etc/apps/SplunkVersionControl/auth/ca.pem
@@ -19,7 +19,7 @@ splunk:
1919
splunkversioncontrol_restore://SH:
2020
destURL: https://splunk_sh:8089
2121
destUsername: admin
22-
destPassword: password:SH
22+
destPassword: g8nGXBQBF
2323
gitTempDir: /opt/splunk/vcs/git_tmp_restore
2424
gitRepoURL: file:///opt/splunk/vcs/backup.git
2525
# sslVerify: /opt/splunk/etc/apps/SplunkVersionControl/auth/ca.pem

0 commit comments

Comments
 (0)