aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-22 14:38:25 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-22 14:38:25 -0300
commit07c829ec91a7d7d09d9bb204d51c989e4de7eb9f (patch)
treecdc5e8419b887c815b500f8c03b7a7d45eda8b1c /manifests/utils.pp
parent28fdad67e3ea933a4b1fdd79dd5c11efcd412778 (diff)
downloadpuppet-nodo-07c829ec91a7d7d09d9bb204d51c989e4de7eb9f.tar.gz
puppet-nodo-07c829ec91a7d7d09d9bb204d51c989e4de7eb9f.tar.bz2
Manage taskwarrior, timewarrior and auxiliar software
Diffstat (limited to 'manifests/utils.pp')
-rw-r--r--manifests/utils.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 971e352..7377159 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -5,6 +5,7 @@ class nodo::utils inherits nodo::utils::base {
'needrestart',
'reboot-notifier',
#debian-goodies,
+ #clog,
]:
ensure => present,
}