]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Some development packages
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 25 Jul 2017 21:24:35 +0000 (18:24 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 25 Jul 2017 21:24:35 +0000 (18:24 -0300)
manifests/utils/development/python.pp
manifests/utils/development/web.pp
manifests/utils/interface.pp

index fafaea52c76874534d71568f13e2f736b004a9ff..ab999b22ebdd067abf825d5c850afe6396b9959c 100644 (file)
@@ -9,6 +9,8 @@ class nodo::utils::development::python (
     'python-unidecode',
     'python-shortuuid',
     'python-pycurl',
+    #'python-bs4',
+    #'python-scrapy',
     #'python3-pgpy',
   ]:
     ensure => $ensure,
index f967cf08ac696b4df8635a59bad92299005bcaec..0018d76967cce3c586e3e9d74634429ff0f9ecd0 100644 (file)
@@ -4,6 +4,7 @@ class nodo::utils::development::web (
   package { [
     'apache2-utils',
     'yui-compressor',
+    'phantomjs',
   ]:
     ensure => $ensure,
   }
index 4c10d1c25521f1d9a02b66efc8c62e9aea16c04d..a42f4dbd1d74957f17a9ef15db67542eccec22de 100644 (file)
@@ -19,6 +19,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {
     'unclutter',
     'xserver-xephyr',
     'policykit-1-gnome',
+    #'xautomation',
     #'gtk-theme-switch',
     #'gtk-smooth-themes',
     #'lxappearance',