]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds phthon-shortuuid into nodo::utils::development::python
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Apr 2017 22:47:27 +0000 (19:47 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Apr 2017 22:47:27 +0000 (19:47 -0300)
manifests/utils/development/python.pp

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