File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ services:
2828 - ./metadata:/opt/splunk/etc/apps/SplunkVersionControl/metadata
2929 - ./README:/opt/splunk/etc/apps/SplunkVersionControl/README
3030 - ./static:/opt/splunk/etc/apps/SplunkVersionControl/static
31+ - ./test/sh_default.yml:/tmp/defaults/default.yml
3132
3233 splunk_moc :
3334 networks :
Original file line number Diff line number Diff line change 11---
2- # ansible_post_tasks: file:///tmp/install_git.yml
32splunk :
43 conf :
54 - key : macros
98 splunk_vc_name :
109 definition : SH
1110 splunk_vc_url :
12- definition : https://splunk_moc:8089
11+ definition : https://splunk_moc:8089/services/splunkversioncontrol_rest_restore
1312 sslVerify :
1413 definiton : false
1514 # definition: /opt/splunk/etc/apps/SplunkVersionControl/auth/ca.pem
You can’t perform that action at this time.
0 commit comments