commit | d79dde10ad3a0d2be82d1b6d23de47d45bdd47b0 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 13 19:07:46 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 13 19:07:46 2019 -0500 |
tree | f6e815a06ac9edcb3b023304fce71a1a1d6f6b52 | |
parent | 588b2c429b03793013018f5322d7b3882eeb866b [diff] |
Routes runtime and reclass parsing and 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!