]> git.openstreetmap.org Git - chef.git/commitdiff
Move wiki tabaluga -> konqi
authorGrant Slater <github@firefishy.com>
Wed, 12 Oct 2022 07:27:22 +0000 (08:27 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 26 Jan 2023 05:21:49 +0000 (05:21 +0000)
roles/konqi.rb
roles/tabaluga.rb

index 735f8c1ad941bf775a7bce0b52f6043b8e80dce5..a4fc736b7ca8b4856e87cc2bb63bc2cce4bfecad 100644 (file)
@@ -34,5 +34,6 @@ default_attributes(
 
 run_list(
   "role[equinix-dub]",
-  "role[hp-g9]"
+  "role[hp-g9]",
+  "role[wiki]"
 )
index 8094e63c0d8d880676fda2956deec0bb2bd75ed6..2fde5ad8e2a1cd216e3f39747f7067e87e0b2077 100644 (file)
@@ -39,6 +39,5 @@ default_attributes(
 run_list(
   "role[equinix-ams]",
   "role[hp-g9]",
-  "role[wiki]",
   "recipe[dhcpd]"
 )