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