]> git.openstreetmap.org Git - chef.git/commitdiff
Remove geodns role from shenron
authorTom Hughes <tom@compton.nu>
Wed, 9 Jan 2019 22:51:51 +0000 (22:51 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 9 Jan 2019 22:51:51 +0000 (22:51 +0000)
roles/shenron.rb

index 9009c08245aabe597d4c4f1a10caf42ccedaf50a..ce00c01c469ca8c7f3127aa26cdcf8ade7fd0931 100644 (file)
@@ -65,7 +65,6 @@ run_list(
   "role[trac]",
   "role[osqa]",
   "role[irc]",
-  "role[geodns]",
   "recipe[blogs]",
   "recipe[openvpn]"
 )