]> git.openstreetmap.org Git - chef.git/commit
Set action to "nothing" explicitly when using passenger_application
authorTom Hughes <tom@compton.nu>
Mon, 24 Sep 2018 11:42:04 +0000 (12:42 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 24 Sep 2018 11:42:04 +0000 (12:42 +0100)
commit7c28124864b39960cdf89b1b47c16a279fc04022
tree4f37d01093a38abc9070bdf9d2fc0c1d14e86423
parent3cab1d392b3c22dfcad4099df33f6ef2eccefa29
Set action to "nothing" explicitly when using passenger_application

Apparently have "nothing" as the default action for a custom resource
doesn't actually work, even if you define it explicitly.
cookbooks/passenger/resources/application.rb
cookbooks/taginfo/recipes/default.rb
cookbooks/web/resources/rails_port.rb