From: Silvio Rhatto Date: Sun, 2 Apr 2017 17:57:49 +0000 (-0300) Subject: Add commented packages pv and gcp at nodo::utils::base X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3ebbae1a76edc3b47a6a1d177f19aa2eb4587640;p=puppet-nodo.git Add commented packages pv and gcp at nodo::utils::base --- diff --git a/manifests/utils/base.pp b/manifests/utils/base.pp index cd6e1d4..18bcddb 100644 --- a/manifests/utils/base.pp +++ b/manifests/utils/base.pp @@ -23,6 +23,8 @@ class nodo::utils::base ( 'multitail', 'bash-completion', 'zsh', + #pv, + #gcp, ]: ensure => $ensure, }