Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created July 12, 2016 19:07
Show Gist options
  • Save jacoelho/16fa9fae8206fbf330d194d9f3bf8e29 to your computer and use it in GitHub Desktop.
Save jacoelho/16fa9fae8206fbf330d194d9f3bf8e29 to your computer and use it in GitHub Desktop.
custom resource update
action :update do
alter! new_resource.directory,
new_resource.zookeeper,
new_resource.topic,
new_resource.partitions
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment