class ACIrb::CompMgmtNic
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/comp.rb, line 1809 def rn 'mgmtnic-' << @attributes['name'] << '' end
# File lib/acirb/model/comp.rb, line 1809 def rn 'mgmtnic-' << @attributes['name'] << '' end