]> git.openstreetmap.org Git - chef.git/commitdiff
Remove hp-dl360-g6 role from grindtooth
authorTom Hughes <tom@compton.nu>
Fri, 14 Sep 2018 23:47:09 +0000 (00:47 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 14 Sep 2018 23:47:09 +0000 (00:47 +0100)
roles/grindtooth.rb

index f24618d0edce0e36a9291c461e7cf18fbfa12353..2d78c10b79b6ca43027f9d6000e6ba59b85c18f1 100644 (file)
@@ -22,6 +22,5 @@ default_attributes(
 
 run_list(
   "role[ucl]",
-  "role[hp-dl360-g6]",
   "role[taginfo]"
 )