]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-01.rb
put pummelzacken in import mode
[chef.git] / roles / stormfly-01.rb
index 841564bc3f6b911d50513e375130a20115badfb1..ada5971f9671e8962ca0811db2e99f73874a60af 100644 (file)
@@ -17,14 +17,10 @@ default_attributes(
         :address => "2605:bc80:3010:700::8cde:a768"
       }
     }
-  },
-  :passenger => {
-    :ruby_version => "2.5"
   }
 )
 
 run_list(
   "role[osuosl]",
-  "role[hp-dl360-g6]",
-  "role[taginfo]"
+  "role[hp-dl360-g6]"
 )