X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..b63bdc407c3b2ea35c0574ccf6fc10f78bb9f26d:/roles/irc.rb diff --git a/roles/irc.rb b/roles/irc.rb index f12e2691e..732542e69 100644 --- a/roles/irc.rb +++ b/roles/irc.rb @@ -2,5 +2,5 @@ name "irc" description "Role applied to all IRC gateways" run_list( - "recipe[cgiirc]" + "recipe[irc]" )