]> git.openstreetmap.org Git - chef.git/commitdiff
Remove geodns role from cherufe
authorTom Hughes <tom@compton.nu>
Thu, 13 Jun 2019 16:24:37 +0000 (17:24 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 13 Jun 2019 16:24:37 +0000 (17:24 +0100)
roles/cherufe.rb

index cb523d3398ce5784438dbacd51a2ed70e067d375..df7fb7bc062fc9e8c04cdee27005f4d649ef836c 100644 (file)
@@ -34,6 +34,5 @@ default_attributes(
 
 run_list(
   "role[altavoz]",
-  "role[geodns]",
   "role[tilecache]"
 )