X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/405d16b96558438a5af813ddf4c15671886c7424..5b61dc78ec8857086174b99aa68ec7ee7f439e0b:/roles/horntail.rb diff --git a/roles/horntail.rb b/roles/horntail.rb index e4a17665e..2d4e9057a 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -105,11 +105,5 @@ default_attributes( ); run_list( - "role[ic]", - "role[planet]", - "role[stats]", - "role[web-storage]", - "role[backup]", - "role[supybot]", - "recipe[rsyncd]" + "role[ic]" )