]> git.openstreetmap.org Git - chef.git/commitdiff
community: Enable new IPv6 template
authorGrant Slater <github@firefishy.com>
Wed, 5 Apr 2023 00:59:22 +0000 (01:59 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 5 Apr 2023 00:59:22 +0000 (01:59 +0100)
cookbooks/community/templates/default/web_only.yml.erb

index b704dd05dfbf50f674319eed930d04ca94db60f8..98edffcc927d44641738b2bd185826e439c86702 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?