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