You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ See the `attributes/server.rb` or `attributes/client.rb` for default values. Sev
61
61
*`node['mysql']['conf_dir']` - Location for mysql conf directory
62
62
*`node['mysql']['confd_dir']` - Location for mysql conf.d style
63
63
include directory
64
-
*`node['mysql']['data_dir']` - Location for mysql data directory
64
+
*`node['mysql']['data_dir']` - Location for mysql data directory. `WARNING` see https://tickets.opscode.com/browse/COOK-3780 if using Ubuntu and changing this.
65
65
*`node['mysql']['ec2_path']` - location of mysql data_dir on EC2
66
66
nodes
67
67
*`node['mysql']['grants_path']` - Path where the grants.sql should be
0 commit comments