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