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