]> git.openstreetmap.org Git - chef.git/commitdiff
Remove geodns role from jakelong
authorTom Hughes <tom@compton.nu>
Fri, 17 Apr 2020 07:51:02 +0000 (08:51 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 17 Apr 2020 07:51:02 +0000 (08:51 +0100)
roles/jakelong.rb

index cd8bcb17b6a6cc424c54386cead78f18a15d64a4..945bdd52fcb17a55eb64deee7d7898ec524da4aa 100644 (file)
@@ -65,6 +65,5 @@ default_attributes(
 
 run_list(
   "role[prgmr]",
-  "role[geodns]",
   "role[tilecache]"
 )