]> git.openstreetmap.org Git - chef.git/commitdiff
Make horntail and norbert into geodns servers
authorTom Hughes <tom@compton.nu>
Mon, 4 Jul 2022 19:12:18 +0000 (20:12 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 4 Jul 2022 19:12:18 +0000 (20:12 +0100)
roles/horntail.rb
roles/norbert.rb

index a7a4cc7832780e45f20926c3defd2a2d575a8b9d..a4073e988190ac722d1b055f5570a381591718af 100644 (file)
@@ -34,5 +34,6 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
+  "role[geodns]",
   "role[planet]"
 )
index 3cfe2ba370704f868752244d55002d6182e31c51..b94298604a9ce434a8a908f7ed454fac6ca8af76 100644 (file)
@@ -32,5 +32,6 @@ default_attributes(
 
 run_list(
   "role[equinix-ams]",
+  "role[geodns]",
   "role[planet]"
 )