]> git.openstreetmap.org Git - chef.git/commitdiff
remote hp-g5 role from draco
authorGrant Slater <git@firefishy.com>
Sun, 2 Sep 2018 19:53:52 +0000 (20:53 +0100)
committerGrant Slater <git@firefishy.com>
Sun, 2 Sep 2018 19:53:52 +0000 (20:53 +0100)
roles/draco.rb

index ac77550540e31a4d8174bbc2b092fe01c62142d8..6d837159ff900b493ffb91eeb8fa07f50f9a9f36 100644 (file)
@@ -30,6 +30,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl]",
-  "role[hp-g5]"
+  "role[ucl]"
 )