From: Tom Hughes Date: Fri, 8 Jan 2016 23:10:35 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/823b9ecb610bd54e9b27c85a84017e15b91d0eff?ds=sidebyside Fix typo --- diff --git a/roles/datahata.rb b/roles/datahata.rb index e0f84922f..b384a4cb7 100644 --- a/roles/datahata.rb +++ b/roles/datahata.rb @@ -13,7 +13,7 @@ default_attributes( ], :roles => { :external => { - :zone => "dn" + :zone => "dh" } } }