commit | ccebcbe415b2bfc6751f1ca5ff8247ea693130fc | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 17:31:15 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 17:31:15 2019 -0500 |
tree | b46a4882e28c1e26d1dbeecfd30d5eb94db07362 | |
parent | 30d8c5294c58a3e00ca0f9475f39533ca33e2f99 [diff] |
gateway search quickfix
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!