Skip to content

Instantly share code, notes, and snippets.

@initcron
Created March 21, 2014 06:02
Show Gist options
  • Save initcron/9680438 to your computer and use it in GitHub Desktop.
Save initcron/9680438 to your computer and use it in GitHub Desktop.
base role
name "base"
description "Base Server Role"
run_list "recipe[ntp]", "recipe[motd]", "recipe[chef-client]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment