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