commit | efa79c4dffabfc5aa3b3042fe5e6e3e62591be55 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 14 19:14:04 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Mar 14 19:14:04 2019 -0500 |
tree | 38f5d1df7dbb74a990447df4de327d114d54507a | |
parent | d79dde10ad3a0d2be82d1b6d23de47d45bdd47b0 [diff] |
Skipping nodes, error handling
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!