Skip to content

Instantly share code, notes, and snippets.

@mariusbutuc
Created March 10, 2013 22:42
Show Gist options
  • Save mariusbutuc/5130840 to your computer and use it in GitHub Desktop.
Save mariusbutuc/5130840 to your computer and use it in GitHub Desktop.
The database password is now filtered by Chef both in the console and in the log on disk. – http://vialstudios.com/guide-authoring-cookbooks.html#creating_a_mysql_user_with_the_database_cookbook
[2013-03-10T22:37:35+00:00] INFO: mysql_database_user[scafandru_app]: granting access with statement [GRANT all ON `scafandru_dev`.* TO `scafandru_app`@`localhost` IDENTIFIED BY [FILTERED]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment