X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4ecbfbb252feb2ddc803270ad0f36b0f17cfe78d..b62ced1a75ff3c4aa74d0c528790feabcf9df55f:/roles/ouroboros.rb diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index 887f1bd12..861bb80c4 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -27,5 +27,6 @@ default_attributes( ) run_list( - "role[ic]" + "role[ic]", + "role[wiki]" )