commit | 30d8c5294c58a3e00ca0f9475f39533ca33e2f99 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 17:27:21 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 17:27:21 2019 -0500 |
tree | b3f1efb22f7081c15198ed097f5da0221a824a1b | |
parent | a1f6f8ca4af207e1f5186fa40d853763cdfc589a [diff] |
no IF 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!