]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mysql/providers/user.rb
Fix issues reported by new foodcritic
[chef.git] / cookbooks / mysql / providers / user.rb
index a966679af3be913ee8dcc1ad298db95635c2a850..c2f5e58d2ab35a0d7fa1b0e830223ee2d26d81d8 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
+use_inline_resources
+
 def load_current_resource
   @mysql = Chef::MySQL.new
 
 def load_current_resource
   @mysql = Chef::MySQL.new