]> git.openstreetmap.org Git - chef.git/commitdiff
Enable geodns role on stormfly-04
authorTom Hughes <tom@compton.nu>
Mon, 11 Nov 2024 08:05:09 +0000 (08:05 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Nov 2024 08:05:09 +0000 (08:05 +0000)
roles/stormfly-04.rb

index b0c489280dd9944d29590cce309e1bdbc343ad50..3a7d1a7c3dba0d748a2540ebacbefe94c604cd41 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]"
 )