diff --git a/manifests/init.pp b/manifests/init.pp index 9d3c86a..ddd7156 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -57,6 +57,7 @@ class jeepyb ( $remove_packages = [ 'python-paramiko', + 'python-six', ] package { $remove_packages: