X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/545c9ed2ad8d9ee48a8417f8b98485790fafc170..839bdebb46bc3ab0efae783ec9e5d5b0ffd5b386:/roles/ouroboros.rb diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index abf757d9d..6c35f01c8 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -30,6 +30,7 @@ default_attributes( ) run_list( - "role[ic]", - "role[hp-dl360-g6]" + "role[equinix]", + "role[hp-dl360-g6]", + "role[wiki]" )