Class: Chef::Provider::SshCluster
- Inherits:
-
LWRPBase
- Object
- LWRPBase
- Chef::Provider::SshCluster
- Defined in:
- lib/chef/provider/ssh_cluster.rb
Instance Method Summary collapse
Instance Method Details
#load_current_resource ⇒ Object
28 29 |
# File 'lib/chef/provider/ssh_cluster.rb', line 28 def load_current_resource end |
#whyrun_supported? ⇒ Boolean
8 9 10 |
# File 'lib/chef/provider/ssh_cluster.rb', line 8 def whyrun_supported? true end |