Skip to content
Snippets Groups Projects
Commit 8ad0d858 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Update `redundancy` in general.j2

with the "replace" to catch config drifts.
parent 975498c0
Branches
Tags
1 merge request!187Update `redundancy` in general.j2
Pipeline #90007 passed
......@@ -60,7 +60,7 @@
</server>
</twamp>
</test-oam>
<redundancy xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes">
<rollback-sync>rollback-all</rollback-sync>
<redundancy xmlns="urn:nokia.com:sros:ns:yang:sr:conf" xmlns:nc="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:nokia-attr="urn:nokia.com:sros:ns:yang:sr:attributes" alu:operation="replace">
<rollback-sync>{{ nokia_rollback_sync | default('rollback-all') }}</rollback-sync>
</redundancy>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment