X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..cafa41ad8ae8ad9f367b34a0dfcc27161b049eeb:/cookbooks/passenger/resources/application.rb?ds=inline diff --git a/cookbooks/passenger/resources/application.rb b/cookbooks/passenger/resources/application.rb index f2af9a2e8..5f5e2efbb 100644 --- a/cookbooks/passenger/resources/application.rb +++ b/cookbooks/passenger/resources/application.rb @@ -17,9 +17,11 @@ # limitations under the License. # +unified_mode true + default_action :restart -property :application, String, :name_attribute => true +property :application, String, :name_property => true action :restart do execute new_resource.application do