Created
August 1, 2022 14:22
-
-
Save ganeshrn/9ab4d664a6bb389d4e5374866a6e7029 to your computer and use it in GitHub Desktop.
Add file in meta/runtime.yml under the root folder of where the nokia.sros collection is installed with below content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
plugin_routing: | |
cliconf: | |
classic: | |
redirect: nokia.sros.classic | |
light: | |
redirect: nokia.sros.light | |
md: | |
redirect: nokia.sros.md | |
terminal: | |
classic: | |
redirect: nokia.sros.classic | |
light: | |
redirect: nokia.sros.light | |
md: | |
redirect: nokia.sros.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment