Class: Gaptool::InitCommand

Inherits:
Clamp::Command
  • Object
show all
Defined in:
lib/gaptool-client.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



84
85
86
# File 'lib/gaptool-client.rb', line 84

def execute
  $api.addnode(zone, type, role, environment, mirror)
end