]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adds jo and jq into nodo::utils
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 14:02:30 +0000 (11:02 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 14:02:30 +0000 (11:02 -0300)
manifests/utils.pp

index 6e6ff2e14413fd7072759425038c9cfef74df640..c069a49d902b54938bd8f080a08324ccb725e910 100644 (file)
@@ -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,
   ]: