X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4f7fa07759cca622d60b960f1337c2a65ab0e667..558691451db4f029698b996d7df8c8cf272b3b8b:/cookbooks/postgresql/resources/execute.rb?ds=sidebyside diff --git a/cookbooks/postgresql/resources/execute.rb b/cookbooks/postgresql/resources/execute.rb index 3845546bc..4f7217ec8 100644 --- a/cookbooks/postgresql/resources/execute.rb +++ b/cookbooks/postgresql/resources/execute.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :run property :command, :kind_of => String, :name_property => true