From 3ebbae1a76edc3b47a6a1d177f19aa2eb4587640 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 2 Apr 2017 14:57:49 -0300 Subject: Add commented packages pv and gcp at nodo::utils::base --- manifests/utils/base.pp | 2 ++ 1 file changed, 2 insertions(+) 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, } -- cgit v1.2.3