class nodo::utils::network::wicd { package { [ 'wicd', 'wicd-curses', #'wicd-gtk', ]: ensure => installed, } }