X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/59ed4206243490222db46971541135cbe42a498a..664bf10012bb509f923546981ad8c380ab3643e2:/cookbooks/serverinfo/recipes/default.rb diff --git a/cookbooks/serverinfo/recipes/default.rb b/cookbooks/serverinfo/recipes/default.rb index 8aec65a9a..2bbc31e5b 100644 --- a/cookbooks/serverinfo/recipes/default.rb +++ b/cookbooks/serverinfo/recipes/default.rb @@ -68,7 +68,7 @@ directory "/srv/hardware.openstreetmap.org/vendor" do action :create owner "nobody" group "nogroup" - notifies :run, "bundle_install[/srv/hardware.openstreetmap.org]" + notifies :run, "bundle_install[/srv/hardware.openstreetmap.org]", :immediately end bundle_install "/srv/hardware.openstreetmap.org" do