We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fee53 commit 78bc9a6Copy full SHA for 78bc9a6
schemas/clab.schema.json
@@ -1905,6 +1905,9 @@
1905
"nokia_srsim": {
1906
"$ref": "#/definitions/node-config"
1907
},
1908
+ "nokia_sros": {
1909
+ "$ref": "#/definitions/node-config"
1910
+ },
1911
"arista_ceos": {
1912
1913
@@ -1926,9 +1929,6 @@
1926
1929
"dell_sonic": {
1927
1930
1928
1931
- "nokia_sros": {
- "$ref": "#/definitions/node-config"
- },
1932
"juniper_vmx": {
1933
1934
@@ -2042,6 +2042,9 @@
2042
2043
"arrcus_arcos": {
2044
2045
2046
+ "mikrotik_ros": {
2047
2048
}
2049
2050
"additionalProperties": false
0 commit comments