]> git.openstreetmap.org Git - chef.git/commitdiff
Remove wiki role from stormfly-01
authorTom Hughes <tom@compton.nu>
Sun, 5 Aug 2018 09:25:26 +0000 (10:25 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 5 Aug 2018 09:25:26 +0000 (10:25 +0100)
roles/stormfly-01.rb

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