X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d95e601da5219ee70f08d20237713c75b8804645..0f1ae8cdeac706acb963d142843dc3be1838fe59:/roles/gorwen.rb?ds=sidebyside diff --git a/roles/gorwen.rb b/roles/gorwen.rb index d6c29bf7c..3f9a1f328 100644 --- a/roles/gorwen.rb +++ b/roles/gorwen.rb @@ -33,5 +33,7 @@ default_attributes( ) run_list( - "role[equinix-dub]" + "role[equinix-dub]", + "role[hp-dl360e-g8]", + "role[overpass-query]" )