]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Add commented packages pv and gcp at nodo::utils::base
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Apr 2017 17:57:49 +0000 (14:57 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Apr 2017 17:57:49 +0000 (14:57 -0300)
manifests/utils/base.pp

index cd6e1d49342f055c4b9ee9014471c2259aaefbac..18bcddb653ff5ea625d76750aa3fd54582feba49 100644 (file)
@@ -23,6 +23,8 @@ class nodo::utils::base (
     'multitail',
     'bash-completion',
     'zsh',
+    #pv,
+    #gcp,
   ]:
     ensure => $ensure,
   }