Command execution structure and error handling
2 files changed
tree: 63e8765dbd78bc6a4e993448ee08f8894391025b
  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!