commit | f526dc0c913c3080b11b8db6ce2946f71f9d4afb | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 06 10:11:32 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Wed Mar 06 10:11:32 2019 -0600 |
tree | 513ed37fa66e9aa025052766f33be8615c39acec | |
parent | 73aa99a1f04fa1ae287cb99920808c26a4cd3b4c [diff] |
Import fixes
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!