diff options
author | Brian Freeman <bf1936@att.com> | 2018-07-23 12:47:21 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-07-23 12:47:39 -0500 |
commit | ca5e32e9c0dfab04397aee554b3a61c21b21ca0d (patch) | |
tree | f253e1308831344a303dc2555e451c7b6401a484 /robot/assets/templates/policy/FirewallPolicy_push.template | |
parent | 6737be5ce652e050b69f21bdd36db8b38ee4f693 (diff) |
First Pass Automated vFW control setup
Issue-ID: TEST-110
Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3
Signed-off-by: Brian Freeman <bf1936@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..46033f84 --- /dev/null +++ b/robot/assets/templates/policy/FirewallPolicy_push.template @@ -0,0 +1,5 @@ +{ + "pdpGroup": "default", + "policyName": "com.BRMSParamvFirewall", + "policyType": "BRMS_Param" +} |