Switch back to the upstream nginx cookbook
chef_nginx is deprecated
This commit is contained in:
@@ -64,5 +64,6 @@ mysql_database_user db["user"] do
|
||||
connection mysql_connection_info
|
||||
database_name db["name"]
|
||||
privileges [:all]
|
||||
password db["pass"]
|
||||
action :grant
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user