aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-08-12 11:02:30 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-08-12 11:02:30 -0300
commit5ddd1feb53eaa7d4d806a7b3c98b3d23f057ee2c (patch)
tree01736f94311962a6d30d5e21fde2c7641b255177
parent6cc75b66da091ed58ac42ce538d00edf5a32e0bb (diff)
downloadpuppet-nodo-5ddd1feb53eaa7d4d806a7b3c98b3d23f057ee2c.tar.gz
puppet-nodo-5ddd1feb53eaa7d4d806a7b3c98b3d23f057ee2c.tar.bz2
Adds jo and jq into nodo::utils
-rw-r--r--manifests/utils.pp4
1 files changed, 4 insertions, 0 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 6e6ff2e..c069a49 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -4,6 +4,10 @@ class nodo::utils inherits nodo::utils::base {
'pv',
'vim-nox',
'needrestart',
+ # Lets bring the power of JSON into UNIX
+ # See https://blog.fluxo.info/suckless/cli
+ 'jo',
+ 'jq',
#debian-goodies,
#clog,
]: