]> git.openstreetmap.org Git - chef.git/commitdiff
Remove backup role from horntail
authorTom Hughes <tom@compton.nu>
Sun, 14 Jul 2013 09:13:42 +0000 (10:13 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 14 Jul 2013 09:13:42 +0000 (10:13 +0100)
roles/horntail.rb

index aec36a2a1cd45023068cbb5e947603096ba3410b..87ea205d972674325cebf73466443e5e60807aea 100644 (file)
@@ -107,6 +107,5 @@ default_attributes(
 run_list(
   "role[ic]",
   "role[planet]",
-  "role[backup]",
   "recipe[rsyncd]"
 )