From 182036d6287ab5c98230652166ca5bbe8f2787a4 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 12 Oct 2022 08:37:05 +0100 Subject: [PATCH] Revert "Move wiki tabaluga -> konqi" This reverts commit 95febc9a1032b5ec5c26a56fe39d835638950bf4. --- roles/konqi.rb | 3 +-- roles/tabaluga.rb | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/konqi.rb b/roles/konqi.rb index a4fc736b7..735f8c1ad 100644 --- a/roles/konqi.rb +++ b/roles/konqi.rb @@ -34,6 +34,5 @@ default_attributes( run_list( "role[equinix-dub]", - "role[hp-g9]", - "role[wiki]" + "role[hp-g9]" ) diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index fa439435a..191c92d3e 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -36,5 +36,6 @@ default_attributes( run_list( "role[equinix-ams]", "role[hp-g9]", + "role[wiki]", "recipe[dhcpd]" ) -- 2.43.2