aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-06-16 20:20:10 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-06-16 20:20:10 -0300
commitc1c5f1e74ce5934ccbdd75effdb65c4e5cb7a5f6 (patch)
treec1fbf4cd64ff9d3cab778d55f7ba4545afd274c8 /manifests
parentf50ab7cd579b30fefd9b56076e562ec3dcf3b1ee (diff)
downloadpuppet-nodo-c1c5f1e74ce5934ccbdd75effdb65c4e5cb7a5f6.tar.gz
puppet-nodo-c1c5f1e74ce5934ccbdd75effdb65c4e5cb7a5f6.tar.bz2
Adds pv into nodo::utils::base
Diffstat (limited to 'manifests')
-rw-r--r--manifests/utils.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 7377159..cec181d 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -1,6 +1,7 @@
# Common utilities
class nodo::utils inherits nodo::utils::base {
package { [
+ 'pv',
'vim-nox',
'needrestart',
'reboot-notifier',