]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds python-pycurl into nodo::utils::development::python
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 5 Apr 2017 23:28:07 +0000 (20:28 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 5 Apr 2017 23:28:07 +0000 (20:28 -0300)
manifests/utils/development/python.pp

index a87a44844a55c8315d4ffe1b2c088bb6070ad296..fafaea52c76874534d71568f13e2f736b004a9ff 100644 (file)
@@ -8,6 +8,7 @@ class nodo::utils::development::python (
     'python-cheetah',
     'python-unidecode',
     'python-shortuuid',
+    'python-pycurl',
     #'python3-pgpy',
   ]:
     ensure => $ensure,