class nodo::utils::network::analyzer { package { [ 'tshark', 'arping', 'fping', 'oping', 'tcptraceroute', 'tcpstat' ]: ensure => installed, } }