]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Manage clog at nodo::utils
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 14:10:52 +0000 (11:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 14:10:52 +0000 (11:10 -0300)
manifests/utils.pp

index c069a49d902b54938bd8f080a08324ccb725e910..dbdf91ecef1aa0540294476ed607d0a581d35aed 100644 (file)
@@ -4,12 +4,12 @@ class nodo::utils inherits nodo::utils::base {
     'pv',
     'vim-nox',
     'needrestart',
+    clog,
+    #debian-goodies,
     # Lets bring the power of JSON into UNIX
     # See https://blog.fluxo.info/suckless/cli
     'jo',
     'jq',
-    #debian-goodies,
-    #clog,
   ]:
     ensure  => present,
   }