X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..a80fa3272df0eb703429fb0915595587692d70bc:/roles/ouroboros.rb diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 4160db358..887f1bd12 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -27,6 +27,5 @@ default_attributes( ) run_list( - "role[ic]", - "role[wiki-new]" + "role[ic]" )