From: Silvio Rhatto Date: Tue, 14 Mar 2017 16:10:26 +0000 (-0300) Subject: Commented: python3-pgpy at nodo::utils::development::python X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=00c118f72e5b44047e26d057cdd591cb0f565e57;p=puppet-nodo.git Commented: python3-pgpy at nodo::utils::development::python --- diff --git a/manifests/utils/development/python.pp b/manifests/utils/development/python.pp index 9d94989..f713170 100644 --- a/manifests/utils/development/python.pp +++ b/manifests/utils/development/python.pp @@ -7,6 +7,7 @@ class nodo::utils::development::python ( 'python-yaml', 'python-cheetah', 'python-unidecode', + #'python3-pgpy', ]: ensure => $ensure, }