]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds pv into nodo::utils::base
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 16 Jun 2018 23:20:10 +0000 (20:20 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 16 Jun 2018 23:20:10 +0000 (20:20 -0300)
manifests/utils.pp

index 7377159a6667154c197fad3b29096e7f138533e7..cec181d573e9af707822ca6b8cf43e9de0fcd9cc 100644 (file)
@@ -1,6 +1,7 @@
 # Common utilities
 class nodo::utils inherits nodo::utils::base {
   package { [
+    'pv',
     'vim-nox',
     'needrestart',
     'reboot-notifier',