Skip to content
Snippets Groups Projects
Commit 8950f88b authored by JORGE SASIAIN's avatar JORGE SASIAIN
Browse files

NAT-315: fix duplicate line

parent 083e1fec
No related branches found
No related tags found
1 merge request!108NAT-315: Restore ISIS should be optional in migrate iptrunk
Pipeline #84559 passed
......@@ -559,8 +559,6 @@ def update_netbox(
target=Target.MODIFY,
)
def migrate_iptrunk() -> StepList:
should_restore_isis_metric = conditional(lambda state: state["restore_isis_metric"])
"""Migrate an IP trunk.
* Reserve new interfaces in Netbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment