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
No related branches found
No related tags found
1 merge request!187Update `redundancy` in general.j2
Pipeline #90007 passed
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
</server> </server>
</twamp> </twamp>
</test-oam> </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"> <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>rollback-all</rollback-sync> <rollback-sync>{{ nokia_rollback_sync | default('rollback-all') }}</rollback-sync>
</redundancy> </redundancy>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment