X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5b4f815f6cd8433be1d66b8376b71452f974b225..a704f4b2d2279800b5b5ebe44e347510463731e6:/cookbooks/stateofthemap/recipes/default.rb?ds=sidebyside diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index f069e0d49..b05dd8d19 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -31,7 +31,8 @@ end ssl_certificate "stateofthemap.org" do domains ["stateofthemap.org", "www.stateofthemap.org", - "stateofthemap.com", "www.stateofthemap.com"] + "stateofthemap.com", "www.stateofthemap.com", + "sotm.org", "www.sotm.org"] notifies :reload, "service[apache2]" end