commit | c9055712b9974f18790776a6751c99d11f936de8 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Fri Mar 01 14:43:56 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Fri Mar 01 14:43:56 2019 -0600 |
tree | c00f31730be98a45b6f8a1d54a18298181bc3fe0 | |
parent | f808cd25aa60c6d85e17e8baa6e8d0ed64e1d961 [diff] |
Module refactoring and dynamic loading
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!