]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/providers/execute.rb
Fix issues reported by new foodcritic
[chef.git] / cookbooks / postgresql / providers / execute.rb
index 2b7bd5ff9d925cc7ceac5e09ba84f8e39f650691..e15a493a0e7be421afa4d3acb8652f22b9efaf21 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
 # limitations under the License.
 #
 
+use_inline_resources
+
 def load_current_resource
   @pg = Chef::PostgreSQL.new(new_resource.cluster)
 
 def load_current_resource
   @pg = Chef::PostgreSQL.new(new_resource.cluster)