X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0cd58d9e23d06752353a60dfb778313861c1d8ec..558691451db4f029698b996d7df8c8cf272b3b8b:/cookbooks/community/recipes/default.rb diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index 083da3216..2297fa76c 100644 --- a/cookbooks/community/recipes/default.rb +++ b/cookbooks/community/recipes/default.rb @@ -117,7 +117,7 @@ execute "discourse_container_web_only_destroy" do end execute "discourse_container_web_only_start" do - action :nothing + action :run command "./launcher start web_only" cwd "/srv/community.openstreetmap.org/docker/" user "root"