X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/da8f75f725d2c105419c351195231bac70a46e7c..6cc470f594f7cdf414ce249fce84c489f121d1e3:/roles/horntail.rb diff --git a/roles/horntail.rb b/roles/horntail.rb index 4b64c8155..2d4e9057a 100644 --- a/roles/horntail.rb +++ b/roles/horntail.rb @@ -105,13 +105,5 @@ default_attributes( ); run_list( - "role[ic]", - "role[chef-server]", - "role[chef-repository]", - "role[planet]", - "role[stats]", - "role[web-storage]", - "role[backup]", - "role[supybot]", - "recipe[rsyncd]" + "role[ic]" )