diff options
author | Jerry Flood <jf9860@att.com> | 2017-12-07 19:44:44 -0500 |
---|---|---|
committer | Jerry Flood <jf9860@att.com> | 2017-12-07 19:47:40 -0500 |
commit | e31a7f33d74ea5080db331280381cfcbce975b37 (patch) | |
tree | 5e682f7ab11f937fc0baa85bf73fb566156159bd /robot/assets/templates/policy/FirewallPolicy_push.template | |
parent | 37bc7e5ec42e9330226fba62caf1288ba2e892a0 (diff) |
Fix preload of dcae collector IP and APPC
Issue-ID: TEST-72
Change-Id: I382073fe6d85786ba548d795fc86f57f22888763
Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/assets/templates/policy/FirewallPolicy_push.template')
-rw-r--r-- | robot/assets/templates/policy/FirewallPolicy_push.template | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/assets/templates/policy/FirewallPolicy_push.template b/robot/assets/templates/policy/FirewallPolicy_push.template new file mode 100644 index 00000000..33c45aaf --- /dev/null +++ b/robot/assets/templates/policy/FirewallPolicy_push.template @@ -0,0 +1,5 @@ +{ + "pdpGroup": "default", + "policyName": "com.BRMSParamvFirewall", + "policyType": "BRMS_Param" +} |