From: Grant Slater Date: Wed, 12 Oct 2022 07:27:22 +0000 (+0100) Subject: Move wiki tabaluga -> konqi X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/95febc9a1032b5ec5c26a56fe39d835638950bf4 Move wiki tabaluga -> konqi --- 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 191c92d3e..fa439435a 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -36,6 +36,5 @@ default_attributes( run_list( "role[equinix-ams]", "role[hp-g9]", - "role[wiki]", "recipe[dhcpd]" )