]> git.openstreetmap.org Git - chef.git/commitdiff
Remove taginfo role from stormfly-01
authorTom Hughes <tom@compton.nu>
Fri, 29 Jun 2018 07:52:08 +0000 (08:52 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 29 Jun 2018 07:52:08 +0000 (08:52 +0100)
roles/stormfly-01.rb

index fc50adc394b94430c89e345111754c24a420550d..ada5971f9671e8962ca0811db2e99f73874a60af 100644 (file)
@@ -22,6 +22,5 @@ default_attributes(
 
 run_list(
   "role[osuosl]",
-  "role[hp-dl360-g6]",
-  "role[taginfo]"
+  "role[hp-dl360-g6]"
 )