Initial commit of AthonetTools
This commit is contained in:
13
templates/ansible_templates/aio_provisioning.yaml.j2
Normal file
13
templates/ansible_templates/aio_provisioning.yaml.j2
Normal file
@@ -0,0 +1,13 @@
|
||||
## UDM/UDR testing profile
|
||||
create_testing_profile:
|
||||
slices:
|
||||
- { sst: 1, sd: '000001' }
|
||||
- { sst: 1, sd: '' }
|
||||
dnns:
|
||||
- {{ dn.dnn }}
|
||||
plmns:
|
||||
- { mcc: '{{ mcc }}', mnc: '{{ mnc }}' }
|
||||
|
||||
# UDR Subscribers provisioning
|
||||
udr_provisioning:
|
||||
testing_profile_service_profile: "testing_profile"
|
||||
Reference in New Issue
Block a user