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