From: Silvio Rhatto Date: Sun, 12 Aug 2018 14:10:52 +0000 (-0300) Subject: Manage clog at nodo::utils X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0f4faeba8ae489399dd3d7122ba9b2bccec8f851;p=puppet-nodo.git Manage clog at nodo::utils --- diff --git a/manifests/utils.pp b/manifests/utils.pp index c069a49..dbdf91e 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -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, }