From: Grant Slater Date: Sun, 2 Sep 2018 19:53:52 +0000 (+0100) Subject: remote hp-g5 role from draco X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/6dc316fb59088b06fc4cb4af4e1b63b7cc792225 remote hp-g5 role from draco --- diff --git a/roles/draco.rb b/roles/draco.rb index ac7755054..6d837159f 100644 --- a/roles/draco.rb +++ b/roles/draco.rb @@ -30,6 +30,5 @@ default_attributes( ) run_list( - "role[ucl]", - "role[hp-g5]" + "role[ucl]" )