Skip to content

Instantly share code, notes, and snippets.

@StephenKing
Created February 18, 2016 07:52
Show Gist options
  • Save StephenKing/b698c6f873e423a01e50 to your computer and use it in GitHub Desktop.
Save StephenKing/b698c6f873e423a01e50 to your computer and use it in GitHub Desktop.
elasticsearch_user 'elasticsearch-logging'
elasticsearch_install 'elasticsearch-logging'
elasticsearch_configure 'elasticsearch-logging'
elasticsearch_service 'elasticsearch-logging' do
service_actions [:enable]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment