X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d6ed0a8d7822828b12aa2c90c6bcc62f780c2fa5..c2ae372eb008748ab79461d80bb1f1725f0f68a4:/cookbooks/passenger/resources/application.rb?ds=sidebyside diff --git a/cookbooks/passenger/resources/application.rb b/cookbooks/passenger/resources/application.rb index c0acc4b3f..ce0c0dc2f 100644 --- a/cookbooks/passenger/resources/application.rb +++ b/cookbooks/passenger/resources/application.rb @@ -17,7 +17,7 @@ # limitations under the License. # -default_action :nothing +default_action :restart property :application, String, :name_attribute => true