projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
nominatim: switch dulcy to python frontend
[chef.git]
/
cookbooks
/
mysql
/
resources
/
user.rb
diff --git
a/cookbooks/mysql/resources/user.rb
b/cookbooks/mysql/resources/user.rb
index 078316fc815ed75d4319e430fee4472cb3e6f5a8..944cfcc6f3ef5c2a570b7708ad9e2f6267008c79 100644
(file)
--- a/
cookbooks/mysql/resources/user.rb
+++ b/
cookbooks/mysql/resources/user.rb
@@
-17,6
+17,8
@@
# limitations under the License.
#
+unified_mode true
+
default_action :create
property :user, :kind_of => String, :name_property => true