From: Grant Slater Date: Wed, 5 Apr 2023 00:59:22 +0000 (+0100) Subject: community: Enable new IPv6 template X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/17b3949ec013a32c35601f012f98998615f2b593 community: Enable new IPv6 template --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index b704dd05d..98edffcc9 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?