From 0f4faeba8ae489399dd3d7122ba9b2bccec8f851 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 12 Aug 2018 11:10:52 -0300 Subject: Manage clog at nodo::utils --- manifests/utils.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifests/utils.pp') 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, } -- cgit v1.2.3