Mentions légales du service

Skip to content
Snippets Groups Projects

[input_loader] Change the regex to support cluster with number in the name

Merged DOMINOIS Hugo requested to merge input_loader_network into master
4 files
+ 183
7
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -90,8 +90,8 @@
"rate": 25000000000,
"sriov": false,
"sriov_totalvfs": 0,
"switch": null,
"switch_port": null,
"switch": "sw-chiclet-1",
"switch_port": "Ethernet1/33",
"vendor": "Broadcom Inc. and subsidiaries"
},
{
@@ -113,8 +113,8 @@
"rate": 25000000000,
"sriov": false,
"sriov_totalvfs": 0,
"switch": null,
"switch_port": null,
"switch": "sw-chiclet-1",
"switch_port": "Ethernet1/34",
"vendor": "Broadcom Inc. and subsidiaries"
},
{
Loading