]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mysql/providers/database.rb
Fix issues reported by new foodcritic
[chef.git] / cookbooks / mysql / providers / database.rb
index 345ef7e1ebdf68266c4b3150ee10227fb5a6d4f3..0e7e9091af6f394b88666178974c26d924d7a65a 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