]> git.openstreetmap.org Git - chef.git/commitdiff
Allow geodns deployment from idris
authorTom Hughes <tom@compton.nu>
Sun, 9 Oct 2022 15:27:49 +0000 (16:27 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 9 Oct 2022 15:27:49 +0000 (16:27 +0100)
roles/geodns.rb

index a31437a697444fec0dcf63c21bf3ff2ea2a3eed1..a2ad092f323812b6e142dc427bb0ea7bdadaaf0f 100644 (file)
@@ -12,7 +12,8 @@ default_attributes(
         :list => false,
         :transfer_logging => false,
         :hosts_allow => [
-          "193.60.236.20" # sarel
+          "184.104.226.102",  # idris
+          "2001:470:1:b3b::6" # idris
         ]
       }
     }