]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/postgresql/resources/execute.rb
Enable unified mode for custom resources
[chef.git] / cookbooks / postgresql / resources / execute.rb
index 3845546bcfd65630512c9d47829b7da6852bdc4f..4f7217ec850a82fe81f08d16083412f0b45a1406 100644 (file)
@@ -17,6 +17,8 @@
 # limitations under the License.
 #
 
+unified_mode true
+
 default_action :run
 
 property :command, :kind_of => String, :name_property => true