commit | 08428f260e2b700d01fdfa036baa03642c68546e | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 14 21:21:31 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 14 21:21:31 2019 -0500 |
tree | 776382438f020bd3b45d2c14a82a7942722e899a | |
parent | efa79c4dffabfc5aa3b3042fe5e6e3e62591be55 [diff] |
Reverted to simple network matching
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!