X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..d8fc1ec5f984b7ab6a7886e054c9dd272d3678b1:/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]" )