X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45dde9418dd342bb1a632d82559201c0b3becf1a..9de17ece169e2c0f91c5545b328fc0cc2fc6a0f4:/cookbooks/passenger/resources/application.rb?ds=inline diff --git a/cookbooks/passenger/resources/application.rb b/cookbooks/passenger/resources/application.rb index f2af9a2e8..3eef14c7f 100644 --- a/cookbooks/passenger/resources/application.rb +++ b/cookbooks/passenger/resources/application.rb @@ -19,7 +19,7 @@ default_action :restart -property :application, String, :name_attribute => true +property :application, String, :name_property => true action :restart do execute new_resource.application do