@@ -22,6 +22,7 @@ services:
22
22
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
23
23
- SPLUNK_DEPLOYER_URL=dep1
24
24
- SPLUNK_ROLE=splunk_deployer
25
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
25
26
- SPLUNK_LICENSE_URI
26
27
- DEBUG=true
27
28
- SPLUNK_PASSWORD
@@ -45,6 +46,7 @@ services:
45
46
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
46
47
- SPLUNK_DEPLOYER_URL=dep1
47
48
- SPLUNK_ROLE=splunk_search_head_captain
49
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
48
50
- SPLUNK_LICENSE_URI
49
51
- DEBUG=true
50
52
- SPLUNK_PASSWORD
@@ -68,6 +70,7 @@ services:
68
70
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
69
71
- SPLUNK_DEPLOYER_URL=dep1
70
72
- SPLUNK_ROLE=splunk_search_head
73
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
71
74
- SPLUNK_LICENSE_URI
72
75
- DEBUG=true
73
76
- SPLUNK_PASSWORD
@@ -91,6 +94,7 @@ services:
91
94
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
92
95
- SPLUNK_DEPLOYER_URL=dep1
93
96
- SPLUNK_ROLE=splunk_search_head
97
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
94
98
- SPLUNK_LICENSE_URI
95
99
- DEBUG=true
96
100
- SPLUNK_PASSWORD
@@ -114,6 +118,7 @@ services:
114
118
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
115
119
- SPLUNK_DEPLOYER_URL=dep1
116
120
- SPLUNK_ROLE=splunk_indexer
121
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
117
122
- SPLUNK_LICENSE_URI
118
123
- DEBUG=true
119
124
- SPLUNK_PASSWORD
@@ -137,6 +142,7 @@ services:
137
142
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
138
143
- SPLUNK_DEPLOYER_URL=dep1
139
144
- SPLUNK_ROLE=splunk_indexer
145
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
140
146
- SPLUNK_LICENSE_URI
141
147
- DEBUG=true
142
148
- SPLUNK_PASSWORD
@@ -160,6 +166,7 @@ services:
160
166
- SPLUNK_SEARCH_HEAD_CAPTAIN_URL=sh1
161
167
- SPLUNK_DEPLOYER_URL=dep1
162
168
- SPLUNK_ROLE=splunk_monitor
169
+ - SPLUNK_SHC_PASS4SYMMKEY=mylittlepony
163
170
- SPLUNK_LICENSE_URI
164
171
- SPLUNK_PASSWORD
165
172
- DEBUG=true
0 commit comments