commit | 588b2c429b03793013018f5322d7b3882eeb866b | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 11 10:39:21 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 11 10:39:21 2019 -0500 |
tree | f9e4c392f65775bb12d9fa8e65c5f17ee5431323 | |
parent | 6d010be027c6c41bdb011354ea365f5fd96cc1dd [diff] |
Network cli formatting
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!