]> git.openstreetmap.org Git - chef.git/commitdiff
Temporarily disable geodns on stormfly-04 (pulls NS record)
authorGrant Slater <github@firefishy.com>
Mon, 11 Nov 2024 01:15:17 +0000 (01:15 +0000)
committerGrant Slater <github@firefishy.com>
Mon, 11 Nov 2024 01:15:17 +0000 (01:15 +0000)
roles/stormfly-04.rb

index 3a7d1a7c3dba0d748a2540ebacbefe94c604cd41..b0c489280dd9944d29590cce309e1bdbc343ad50 100644 (file)
@@ -43,6 +43,6 @@ default_attributes(
 run_list(
   "role[osuosl]",
   "role[hp-g9]",
 run_list(
   "role[osuosl]",
   "role[hp-g9]",
-  "role[geodns]",
+  "role[geodns]",
   "role[nominatim]"
 )
   "role[nominatim]"
 )