]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Fri, 8 Jan 2016 23:10:35 +0000 (23:10 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 8 Jan 2016 23:10:35 +0000 (23:10 +0000)
roles/datahata.rb

index e0f84922f834fea0a47f0b0b3c0cb43a2fb2530b..b384a4cb70b62f7969cef66684000b0f4cba1c38 100644 (file)
@@ -13,7 +13,7 @@ default_attributes(
     ],
     :roles => {
       :external => {
-        :zone => "dn"
+        :zone => "dh"
       }
     }
   }