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 30af7b4 commit f24f93dCopy full SHA for f24f93d
nodes/vyosnetworks_vyos/vyos.go
@@ -49,7 +49,6 @@ var (
49
50
// Register registers the node in the NodeRegistry.
51
func Register(r *clabnodes.NodeRegistry) {
52
- log.Debug("Registering vyos ")
53
generateNodeAttributes := clabnodes.NewGenerateNodeAttributes(generateable, generateIfFormat)
54
platformAttrs := &clabnodes.PlatformAttrs{
55
ScrapliPlatformName: scrapliPlatformName,
0 commit comments