X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/35e83d5d9147c1ec600525e21da37ba930a61e2a..b75ef1393831f5a08944da6ecc1bb47232dce8fb:/roles/draco.rb diff --git a/roles/draco.rb b/roles/draco.rb index 30bbc770e..a5c7d9c20 100644 --- a/roles/draco.rb +++ b/roles/draco.rb @@ -30,5 +30,6 @@ default_attributes( ) run_list( - "role[ucl-wolfson]" + "role[ucl-wolfson]", + "role[hp-g5]" )