Class: ChefSync::Role

Inherits:
ChefComponent show all
Defined in:
lib/chef_sync/chef_component/role.rb

Constant Summary

Constants inherited from ChefComponent

ChefComponent::ACTIONABLE_CHANGES, ChefComponent::CHANGE_LOG_SUMMARIES, ChefComponent::FILE_EXTENSION

Instance Attribute Summary

Attributes inherited from ChefComponent

#change, #name

Method Summary

Methods inherited from ChefComponent

#actionable_change?, #changed?, changes, #compare_local_and_remote_versions, each, #get_local_resource, get_local_resources, #get_remote_resource, #initialize, make_local_knife, make_remote_knife, #resource_path, #summarize_changes, #sync, #upload_resource

Constructor Details

This class inherits a constructor from ChefSync::ChefComponent