X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9037f0d00889ce2b1135263df9bbe6216c2a1280..4ecbfbb252feb2ddc803270ad0f36b0f17cfe78d:/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]" )