Class/Module Index [+]

Quicksearch

Chef::Knife::ClusterStart

Public Instance Methods

perform_execution(target) click to toggle source
# File lib/chef/knife/cluster_start.rb, line 30
def perform_execution(target)
  section("Starting computers")
  super(target)
end
relevant?(server) click to toggle source
# File lib/chef/knife/cluster_start.rb, line 26
def relevant?(server)
  server.stopped?
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.