X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..9120f59a76828b030400b4d87e0cd4e594e3ca89:/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]" )