class ACIrb::OpflexOPNic
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/opflex.rb, line 8484 def rn 'opnic-' << @attributes['mac'] << '' end
# File lib/acirb/model/opflex.rb, line 8484 def rn 'opnic-' << @attributes['mac'] << '' end