diff options
Diffstat (limited to 'robot/assets/usecases/5gson/pci_deploy.json')
-rwxr-xr-x | robot/assets/usecases/5gson/pci_deploy.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/assets/usecases/5gson/pci_deploy.json b/robot/assets/usecases/5gson/pci_deploy.json new file mode 100755 index 00000000..1d75d329 --- /dev/null +++ b/robot/assets/usecases/5gson/pci_deploy.json @@ -0,0 +1,8 @@ +{ + "policies": [ + { + "policy-id": "operational.pcihandler", + "policy-version": 1 + } + ] +} |