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