Skip to content

Commit

Permalink
rel2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wisotzky committed Jul 2, 2024
1 parent 30377d7 commit 93f46dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,4 @@ Updates:
extensions are installed.
* Show NSP version as {major}.{minor}. With this "24.4.0" is displayed now as "24.4".
* New IPL!nk template for next-gen JavaScript engine (GraalJS)
* Hide empty tabs in audit report
4 changes: 1 addition & 3 deletions templates/ngJS iplink/intent-type-resources/Cisco IOS-XR.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
},
"health": {}
},

"[${site.ne\-name}] ISIS INTERFACE ${site.port\-id}": {
"config": {
"target": "Cisco-IOS-XR-um-router-isis-cfg:/router/isis/processes/process=isis/interfaces/interface=${site.port\-id?url('ISO-8859-1')}",
Expand All @@ -47,7 +46,6 @@
},
"health": {}
},

"[${site.ne\-name}] LDP INTERFACE ${site.port\-id}": {
"config": {
"target": "Cisco-IOS-XR-um-mpls-ldp-cfg:/mpls/ldp/interfaces/interface=${site.port\-id?url('ISO-8859-1')}",
Expand All @@ -61,4 +59,4 @@
},
"health": {}
}
}
}

0 comments on commit 93f46dc

Please sign in to comment.