]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds gcp into nodo::utils
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Sep 2018 16:27:37 +0000 (13:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 2 Sep 2018 16:27:37 +0000 (13:27 -0300)
manifests/utils.pp

index dbdf91ecef1aa0540294476ed607d0a581d35aed..bcd53b3c555167e98889c10b213602b0cab8fd56 100644 (file)
@@ -2,6 +2,7 @@
 class nodo::utils inherits nodo::utils::base {
   package { [
     'pv',
+    'gcp',
     'vim-nox',
     'needrestart',
     clog,