1 2 3 4 5
class nodo::utils::development::python { package { [ 'python-setuptools', 'python-virtualenv' ]: ensure => installed, } }