commit | 73aa99a1f04fa1ae287cb99920808c26a4cd3b4c | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 06 10:02:43 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 06 10:02:43 2019 -0600 |
tree | e0fff5c09b0f25d7de0dc1c18dd6674b48513d94 | |
parent | c9055712b9974f18790776a6751c99d11f936de8 [diff] |
Sniffer init
This checker module is used to verify and validate cloud after the deployment using number of routines to create reports
It is pretty simple:
cfg_check -h
Be sure to
env
file set host and user for SSH. For options, use your ~/.ssh/config
salt-key
on master and create an etc/nodes.list
file with minions listTODO:
Cheers!