Skip to content

Instantly share code, notes, and snippets.

@kokuyouwind
Last active August 29, 2015 14:02
Show Gist options
  • Save kokuyouwind/f8f59d37edd5071bb991 to your computer and use it in GitHub Desktop.
Save kokuyouwind/f8f59d37edd5071bb991 to your computer and use it in GitHub Desktop.
{
// ...
"authorization" : {
"sudo" : {
"groups" : ["wheel"],
"passwordless" : true
}
},
"run_list":[
"sudo",
//...
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment