]> git.openstreetmap.org Git - chef.git/commitdiff
stormfly-01: remove taginfo role
authorGrant Slater <git@firefishy.com>
Mon, 16 Mar 2020 14:15:32 +0000 (14:15 +0000)
committerGrant Slater <git@firefishy.com>
Mon, 16 Mar 2020 14:15:32 +0000 (14:15 +0000)
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]"
 )