X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/269964b186b127746631f978e93e4909b9d8878e..1da1fcb6fb984882d2564148d2135897c5396431:/cookbooks/community/recipes/default.rb diff --git a/cookbooks/community/recipes/default.rb b/cookbooks/community/recipes/default.rb index 003e69f1e..467f67ba3 100644 --- a/cookbooks/community/recipes/default.rb +++ b/cookbooks/community/recipes/default.rb @@ -85,7 +85,7 @@ execute "discourse_container_data_rebuild" do end ssl_certificate "community.openstreetmap.org" do - domains ["community.openstreetmap.org", "community.osm.org"] + domains ["community.openstreetmap.org", "community.osm.org", "communities.openstreetmap.org", "communities.osm.org"] notifies :run, "execute[discourse_container_web_only_rebuild]" end