]> 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>
Wed, 12 Oct 2022 07:27:22 +0000 (08:27 +0100)
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 191c92d3e0a1d93c0a6129a2764720ba444c96cf..fa439435a7cb242a8ae80bafe50ecda7b21709f7 100644 (file)
@@ -36,6 +36,5 @@ default_attributes(
 run_list(
   "role[equinix-ams]",
   "role[hp-g9]",
-  "role[wiki]",
   "recipe[dhcpd]"
 )