]> git.openstreetmap.org Git - chef.git/commitdiff
community: enable IPv6 template again
authorGrant Slater <github@firefishy.com>
Fri, 14 Apr 2023 05:02:08 +0000 (06:02 +0100)
committerGrant Slater <github@firefishy.com>
Fri, 14 Apr 2023 05:02:08 +0000 (06:02 +0100)
cookbooks/community/templates/default/web_only.yml.erb

index 0b7d0ecf6b9fb9bafa82948ce7f7909d17b25493..a4581cc0b38c69379fd795ea6e3fd7eee7aad055 100644 (file)
@@ -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?