]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Move wiki tabaluga -> konqi"
authorGrant Slater <github@firefishy.com>
Wed, 12 Oct 2022 07:37:05 +0000 (08:37 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 12 Oct 2022 07:37:05 +0000 (08:37 +0100)
This reverts commit 95febc9a1032b5ec5c26a56fe39d835638950bf4.

roles/konqi.rb
roles/tabaluga.rb

index a4fc736b7ca8b4856e87cc2bb63bc2cce4bfecad..735f8c1ad941bf775a7bce0b52f6043b8e80dce5 100644 (file)
@@ -34,6 +34,5 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]",
-  "role[wiki]"
+  "role[hp-g9]"
 )
index fa439435a7cb242a8ae80bafe50ecda7b21709f7..191c92d3e0a1d93c0a6129a2764720ba444c96cf 100644 (file)
@@ -36,5 +36,6 @@ default_attributes(
 run_list(
   "role[equinix-ams]",
   "role[hp-g9]",
+  "role[wiki]",
   "recipe[dhcpd]"
 )