diff --git a/src/vnm_mad/remotes/lib/command.rb b/src/vnm_mad/remotes/lib/command.rb index f5d79382be..bae3fae762 100644 --- a/src/vnm_mad/remotes/lib/command.rb +++ b/src/vnm_mad/remotes/lib/command.rb @@ -18,6 +18,7 @@ require 'open3' module VNMMAD + # Network related commands for VN drivers module VNMNetwork # Command configuration for common network commands. This CAN be adjust