Skip to content

Instantly share code, notes, and snippets.

View basicsandwich's full-sized avatar

John basicsandwich

  • Chicago, IL, USA
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@basicsandwich
basicsandwich / gist:3643646
Created September 5, 2012 20:01
Custom User Recipe
include_recipe "users::sysadmins"
users_manage "sysadmins" do
data_bag "system_users"
group_name "wheel"
group_id 10
end