]> git.openstreetmap.org Git - chef.git/commitdiff
Make stormfly-04 a geodns server
authorTom Hughes <tom@compton.nu>
Mon, 1 Jun 2020 09:14:07 +0000 (10:14 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 1 Jun 2020 09:14:26 +0000 (10:14 +0100)
roles/stormfly-04.rb

index 7850adf1657adc50cbc7bfeff216267b9c7d29e1..196b54e6fc9260ab5d53e9b0528fb215cccbd8c8 100644 (file)
@@ -49,5 +49,6 @@ default_attributes(
 run_list(
   "role[osuosl]",
   "role[hp-g9]",
+  "role[geodns]",
   "role[tilecache]"
 )