X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/741593ee2bf203c9261f604d094e3d8e621698a8..6ab5fb9c6d2e0d309835648e78333ed40d654885:/cookbooks/passenger/resources/application.rb?ds=inline 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