From 0bb9f835c2d3f6572a17c9a812977b81a581ffcd Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 12 Oct 2022 08:27:22 +0100 Subject: [PATCH] Move wiki tabaluga -> konqi --- 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 735f8c1ad..a4fc736b7 100644 --- a/roles/konqi.rb +++ b/roles/konqi.rb @@ -34,5 +34,6 @@ default_attributes( run_list( "role[equinix-dub]", - "role[hp-g9]" + "role[hp-g9]", + "role[wiki]" ) diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 8094e63c0..2fde5ad8e 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -39,6 +39,5 @@ default_attributes( run_list( "role[equinix-ams]", "role[hp-g9]", - "role[wiki]", "recipe[dhcpd]" ) -- 2.39.5