]> git.openstreetmap.org Git - chef.git/commitdiff
Merge remote-tracking branch 'github/pull/573'
authorTom Hughes <tom@compton.nu>
Sun, 12 Feb 2023 19:01:02 +0000 (19:01 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 12 Feb 2023 19:01:02 +0000 (19:01 +0000)
1  2 
roles/naga.rb

diff --cc roles/naga.rb
index 9710563c472f2d3b3ee760ddf5a8b409ce2bac5b,d9c9ae464194c165e26abf1baf98b5c36c15ea02..3e01e27687385ed2049a480f60eac8533ecd8767
@@@ -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]"
  )