commit | 01f0d7f4867073b93a1012f3db42432603367c3f | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 07 17:53:29 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 07 17:53:29 2019 -0600 |
tree | b7bb20bf20652fcc7a641bb05c5108c3cffad524 | |
parent | f526dc0c913c3080b11b8db6ce2946f71f9d4afb [diff] |
Reclass networks and data collection refactoring
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!