diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2020-06-27 13:33:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2020-06-27 13:33:47 -0300 |
commit | 7097fdfa10efe33ce7dbabc711c42cb78d7f64f8 (patch) | |
tree | b539d7f028f232db164cfb0d08cccb3de388575f /manifests | |
parent | 5278a4464da75b8dbeaa28403fbebf11aa1e472e (diff) | |
download | puppet-nodo-7097fdfa10efe33ce7dbabc711c42cb78d7f64f8.tar.gz puppet-nodo-7097fdfa10efe33ce7dbabc711c42cb78d7f64f8.tar.bz2 |
Adds ncat into nodo::utils::base
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/utils/base.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/base.pp b/manifests/utils/base.pp index 6ffacc7..69365b6 100644 --- a/manifests/utils/base.pp +++ b/manifests/utils/base.pp @@ -24,6 +24,7 @@ class nodo::utils::base ( 'multitail', 'bash-completion', 'zsh', + 'ncat', #pv, #gcp, ]: |