From c1c5f1e74ce5934ccbdd75effdb65c4e5cb7a5f6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Jun 2018 20:20:10 -0300 Subject: Adds pv into nodo::utils::base --- manifests/utils.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') 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', -- cgit v1.2.3