Class: Chef::Provider::VagrantCluster

Inherits:
LWRPBase
  • Object
show all
Defined in:
lib/chef/provider/vagrant_cluster.rb

Instance Method Summary collapse

Instance Method Details

#load_current_resourceObject



38
39
# File 'lib/chef/provider/vagrant_cluster.rb', line 38

def load_current_resource
end

#whyrun_supported?Boolean

Returns:

  • (Boolean)


8
9
10
# File 'lib/chef/provider/vagrant_cluster.rb', line 8

def whyrun_supported?
  true
end