commit | fa5910adcf52b3758ae8d55b989976dcad6a7c00 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 18:12:24 2019 -0500 |
committer | Alex Savatieiev <a.savex@gmail.com> | Mon Mar 18 18:12:24 2019 -0500 |
tree | abf73a1b09b06a9c26ad17f1cb68f501f2ba8888 | |
parent | ccebcbe415b2bfc6751f1ca5ff8247ea693130fc [diff] |
Error handling for package versions collecting
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!