X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/741593ee2bf203c9261f604d094e3d8e621698a8..664bf10012bb509f923546981ad8c380ab3643e2:/cookbooks/passenger/resources/application.rb?ds=sidebyside diff --git a/cookbooks/passenger/resources/application.rb b/cookbooks/passenger/resources/application.rb index 3eef14c7f..5f5e2efbb 100644 --- a/cookbooks/passenger/resources/application.rb +++ b/cookbooks/passenger/resources/application.rb @@ -17,6 +17,8 @@ # limitations under the License. # +unified_mode true + default_action :restart property :application, String, :name_property => true