diff options
author | Brian Freeman <bf1936@att.com> | 2019-05-14 20:44:46 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-05-15 01:47:18 +0000 |
commit | 75948283c66bb465104ca7987a30ed05d5fa93f0 (patch) | |
tree | 6a5b894e47758c26d9a91486536e615aa419a721 /robot/assets/templates/policy/vFirewall_push.template | |
parent | 0ca56d1bc3ff43e8aca4c330283a01c6a422405a (diff) |
Set Version
Read policy-version from create of operational
Issue-ID: POLICY-1685
Change-Id: I6d98bd1149b99bc4a105d1d471657a7cff0d4446
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/assets/templates/policy/vFirewall_push.template')
-rw-r--r-- | robot/assets/templates/policy/vFirewall_push.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/policy/vFirewall_push.template b/robot/assets/templates/policy/vFirewall_push.template index aad32220..89c33ca6 100644 --- a/robot/assets/templates/policy/vFirewall_push.template +++ b/robot/assets/templates/policy/vFirewall_push.template @@ -6,7 +6,7 @@ }, { "policy-id": "operational.modifyconfig", - "policy-version": 1 + "policy-version": ${OP_POLICY_VERSION} } ] } |