From: Tom Hughes Date: Mon, 16 Feb 2015 14:04:01 +0000 (+0000) Subject: Apply hp-g6 role to grindtooth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d9b306faae3d14a74798b130a9e7d6175361b167?ds=sidebyside Apply hp-g6 role to grindtooth --- diff --git a/roles/grindtooth.rb b/roles/grindtooth.rb index cf9538ed1..b4d07fdc6 100644 --- a/roles/grindtooth.rb +++ b/roles/grindtooth.rb @@ -22,6 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", - "role[hp-g5]", + "role[hp-g6]", "role[taginfo]" )