Skip to content

Instantly share code, notes, and snippets.

@sparrow
Last active June 1, 2018 11:00
This code snippet shows how to connect an external cookbook to install Redis.
# site-cookbooks/app-openssh/recipes/default.rb
include_recipe 'openssh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment