From: Tom Hughes Date: Sun, 12 Feb 2023 19:01:02 +0000 (+0000) Subject: Merge remote-tracking branch 'github/pull/573' X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/a92d5e4c564dbef801efbe791c2e6200f8c5967e Merge remote-tracking branch 'github/pull/573' --- a92d5e4c564dbef801efbe791c2e6200f8c5967e diff --cc roles/naga.rb index 9710563c4,d9c9ae464..3e01e2768 --- a/roles/naga.rb +++ b/roles/naga.rb @@@ -40,6 -40,7 +40,7 @@@ run_list "role[irc]", "role[blogs]", "role[munin]", + "recipe[foundation::owg]", "recipe[foundation::welcome]", - "recipe[stateofthemap::jekyll]" + "recipe[stateofthemap::container]" )