Delete net_checks.py
1 file changed
tree: fc91016223bc48e28cd2398528b8b90d44acc47b
  1. cfg_checker/
  2. etc/
  3. scripts/
  4. templates/
  5. .gitignore
  6. LICENSE
  7. README.md
  8. requirements.txt
README.md

salt-ci-packages

Gather packages installed on listed minions and create a fancy report with version comparison

Notes

Be sure to

  • create your *.env file or supply environment vars to module other way
  • execute salt-key on master and create an etc/nodes.list file with minions list

Cheers!