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