1 2 3 4 5 6 7
class nodo::utils::network::torrent { package { [ 'rtorrent', ]: ensure => installed, } }