Skip to content

Instantly share code, notes, and snippets.

@usualoma
Created November 4, 2015 00:01
Show Gist options
  • Save usualoma/8a2a645d4caed566f8d4 to your computer and use it in GitHub Desktop.
Save usualoma/8a2a645d4caed566f8d4 to your computer and use it in GitHub Desktop.
{
"run_list": [
"recipe[mysql-apt]"
],
"mysql-apt": {
"version": "5.7",
"initial_root_password": "password"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment