X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..effb14435dcfd32dbfe1d2693117dfa97e9db84d:/cookbooks/dns/templates/default/index.html.erb diff --git a/cookbooks/dns/templates/default/index.html.erb b/cookbooks/dns/templates/default/index.html.erb new file mode 100644 index 000000000..3a70473e4 --- /dev/null +++ b/cookbooks/dns/templates/default/index.html.erb @@ -0,0 +1,13 @@ + + + + + GeoDNS - Zones + + +

GeoDNS Zones

+ <% @zones.each do |zone| -%> +

<%= zone %>

+ <% end -%> + +