commit | 30862b83e1718b9f2c7781ce2545de7ae7aa61a4 | [log] [tgz] |
---|---|---|
author | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 28 17:27:49 2019 -0600 |
committer | Alex Savatieiev <a.savex@gmail.com> | Thu Feb 28 17:27:49 2019 -0600 |
tree | ee61392ed93dae2f0b28a846f4c479dd61ec2ada | |
parent | 4f149d063492b631f9dc35f3ff582463d6403322 [diff] |
setup.py
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!