File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -216,14 +216,14 @@ Examples
216
216
groupnet_name: "groupnet0"
217
217
subnet_name: "subnet0"
218
218
additional_pool_params:
219
- ranges:
219
+ ranges:
220
220
- low: "10.230.**.***"
221
- high: "10.230.**.***"
222
- range_state: "add"
223
- ifaces:
221
+ high: "10.230.**.***"
222
+ range_state: "add"
223
+ ifaces:
224
224
- iface: "ext-1"
225
- lnn: 1
226
- iface_state: "add"
225
+ lnn: 1
226
+ iface_state: "add"
227
227
sc_params:
228
228
sc_dns_zone: "10.230.**.***"
229
229
sc_connect_policy: "throughput"
Original file line number Diff line number Diff line change 200
200
groupnet_name: "groupnet0"
201
201
subnet_name: "subnet0"
202
202
additional_pool_params:
203
- ranges:
203
+ ranges:
204
204
- low: "10.230.**.***"
205
- high: "10.230.**.***"
206
- range_state: "add"
207
- ifaces:
205
+ high: "10.230.**.***"
206
+ range_state: "add"
207
+ ifaces:
208
208
- iface: "ext-1"
209
- lnn: 1
210
- iface_state: "add"
209
+ lnn: 1
210
+ iface_state: "add"
211
211
sc_params:
212
212
sc_dns_zone: "10.230.**.***"
213
213
sc_connect_policy: "throughput"
You can’t perform that action at this time.
0 commit comments