X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c97ab416b812405837e803dd3a4a42c3ef134c1f..b5f1516eba7a79f6f3ec6d7eb5e3517f544cda3f:/roles/idris.rb diff --git a/roles/idris.rb b/roles/idris.rb index b13469623..372aba8cb 100644 --- a/roles/idris.rb +++ b/roles/idris.rb @@ -21,5 +21,6 @@ default_attributes( ) run_list( - "role[ucl-wolfson]" + "role[ucl-wolfson]", + "role[hp-g5]" )