]> git.openstreetmap.org Git - chef.git/commitdiff
Remove geodns role from machines which aren't acting as geodns servers
authorTom Hughes <tom@compton.nu>
Sun, 12 Apr 2020 16:11:09 +0000 (17:11 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 12 Apr 2020 16:11:09 +0000 (17:11 +0100)
roles/ascalon.rb
roles/kalessin.rb
roles/stormfly-01.rb
roles/toothless.rb

index f20cf2ec89b69b1d105f66e185f006c5a8dd5531..9cd93e053b7cbedcf23da576ff7686fdb41e0b81 100644 (file)
@@ -34,6 +34,5 @@ default_attributes(
 
 run_list(
   "role[netalerts]",
-  "role[geodns]",
   "role[tilecache]"
 )
index f8e17d7e6bf70fcbd3838f7a69d8995759106e8c..1a094e65e4e8b8b4a186b401680323d420bf769e 100644 (file)
@@ -50,6 +50,5 @@ default_attributes(
 
 run_list(
   "role[ffrl]",
-  "role[geodns]",
   "role[tilecache]"
 )
index eda9debcc0ef9a580ae398b82b86304964f1bc43..bbd90d35e42947d1498782ee571ffc0f4a5eca45 100644 (file)
@@ -46,6 +46,5 @@ default_attributes(
 run_list(
   "role[osuosl]",
   "role[hp-dl360-g6]",
-  "role[geodns]",
   "role[tilecache]"
 )
index 6d4e7e78107680305957f681ebab1db33d4bc9db..b96cea8d75dff5b63e92cccc684d2eab1fae425b 100644 (file)
@@ -49,6 +49,5 @@ default_attributes(
 
 run_list(
   "role[jump]",
-  "role[geodns]",
   "role[tilecache]"
 )