commit | 4c40632429ff4fe1fe7b7fd79eda1816bd575bd5 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 28 17:37:09 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 28 17:37:09 2019 -0600 |
tree | b625123f02049b2e17021f76acd664142e47b4b2 | |
parent | 30862b83e1718b9f2c7781ce2545de7ae7aa61a4 [diff] |
Entrypoint 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 listTo be updated.
Cheers!