diff options
-rw-r--r-- | manifests/utils.pp | 1 |
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', |