File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ omec-sub-provision:
153
153
154
154
# Configure Device Groups (ignored if provision-network-slice is disabled)
155
155
device-groups :
156
- - name : " 5g- user-group1"
156
+ - name : " user-group1"
157
157
imsis :
158
158
- " 001010123456864"
159
159
- " 001010123456865"
@@ -184,7 +184,7 @@ omec-sub-provision:
184
184
sd : " 010203"
185
185
sst : 1
186
186
site-device-group :
187
- - " 5g- user-group1" # All UEs in this device-group are assigned to this slice
187
+ - " user-group1" # All UEs in this device-group are assigned to this slice
188
188
# Applicaiton filters control what each user can access.
189
189
# Default, allow access to all applications
190
190
application-filtering-rules :
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ omec-sub-provision:
163
163
164
164
# Configure Device Groups (ignored if provision-network-slice is disabled)
165
165
device-groups :
166
- - name : " 5g- gnbsim-user-group1"
166
+ - name : " gnbsim-user-group1"
167
167
imsis :
168
168
- " 208930100007487"
169
169
- " 208930100007488"
@@ -292,7 +292,7 @@ omec-sub-provision:
292
292
sd : " 010203"
293
293
sst : 1
294
294
site-device-group :
295
- - " 5g- gnbsim-user-group1" # All UEs in this device-group are assigned to this slice
295
+ - " gnbsim-user-group1" # All UEs in this device-group are assigned to this slice
296
296
# Applicaiton filters control what each user can access.
297
297
# Default, allow access to all applications
298
298
application-filtering-rules :
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ omec-sub-provision:
163
163
164
164
# Configure Device Groups (ignored if provision-network-slice is disabled)
165
165
device-groups :
166
- - name : " 5g- gnbsim-user-group1"
166
+ - name : " gnbsim-user-group1"
167
167
imsis :
168
168
- " 208930100007487"
169
169
- " 208930100007488"
@@ -292,7 +292,7 @@ omec-sub-provision:
292
292
sd : " 010203"
293
293
sst : 1
294
294
site-device-group :
295
- - " 5g- gnbsim-user-group1" # All UEs in this device-group are assigned to this slice
295
+ - " gnbsim-user-group1" # All UEs in this device-group are assigned to this slice
296
296
# Applicaiton filters control what each user can access.
297
297
# Default, allow access to all applications
298
298
application-filtering-rules :
You can’t perform that action at this time.
0 commit comments