diff options
author | Brian Freeman <bf1936@att.com> | 2020-12-08 09:14:37 -0500 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-12-09 12:52:23 +0000 |
commit | 9e783f3febc31ba69676a2220db397c6146ed128 (patch) | |
tree | 9dc76e88abdd924ecfee37c64ec29ca7a6656464 /robot/assets/templates/policy | |
parent | 488ea3963d0efa395b096aa0828ff0bb13e6dc98 (diff) |
Fixes for tcagen2 and repush vFWCL policies
Issue-ID: INT-1803
Change-Id: Ica53cee26bd19b663bb49ecfc4750fe3cfe32e8c
Signed-off-by: Brian Freeman <bf1936@att.com>
(cherry picked from commit 64c82051fae901cfd7f0cbd42061bbe38a18c3f4)
Diffstat (limited to 'robot/assets/templates/policy')
-rw-r--r-- | robot/assets/templates/policy/vFirewall_policy_operational_content_input.jinja | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/policy/vFirewall_policy_operational_content_input.jinja b/robot/assets/templates/policy/vFirewall_policy_operational_content_input.jinja index be0d3ce7..205456bc 100644 --- a/robot/assets/templates/policy/vFirewall_policy_operational_content_input.jinja +++ b/robot/assets/templates/policy/vFirewall_policy_operational_content_input.jinja @@ -42,7 +42,7 @@ "failure_guard": "final_failure_guard" } ], - "controllerName": "frankfurt" + "controllerName": "usecases" } } } |