summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-12-09 16:20:42 -0500
committerJerry Flood <jf9860@att.com>2017-12-09 16:20:59 -0500
commit19345a71787aa318c05a4aa04c1abb014ad37704 (patch)
treee29fbef81b6f4caebc5c6434575b4652c8855f73 /robot/assets/templates
parentb74b2d957d09b15ea75b3ddccc84293a26c213bb (diff)
Implement VFW policy update for demo.sh (trial)
Issue-ID: TEST-72 Change-Id: I16eb3eee84dfef6dde430e4ed73b4cbcc0059757 Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/assets/templates')
-rw-r--r--robot/assets/templates/policy/FirewallPolicy_delete.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/robot/assets/templates/policy/FirewallPolicy_delete.template b/robot/assets/templates/policy/FirewallPolicy_delete.template
new file mode 100644
index 00000000..8bc9e887
--- /dev/null
+++ b/robot/assets/templates/policy/FirewallPolicy_delete.template
@@ -0,0 +1,6 @@
+{
+ "pdpGroup": "default",
+ "policyComponent" : "PDP",
+ "policyName": "com.BRMSParamvFirewall",
+ "policyType": "BRMS_Param"
+} \ No newline at end of file