From: Grant Slater Date: Fri, 14 Apr 2023 05:02:08 +0000 (+0100) Subject: community: enable IPv6 template again X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/a0c1d0089bd94d935b005acc845bb60cb21a00c2 community: enable IPv6 template again --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 0b7d0ecf6..a4581cc0b 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -1,5 +1,6 @@ templates: - "templates/web.template.yml" + - "templates/web.ipv6.template.yml" - "templates/web.ssl.template.yml" ## which TCP/IP ports should this container expose?