Initial version of installed packages report
13 files changed
tree: 7b3a7a158a3b2e6ac7c3b7a2e65f92a836b4c3cd
  1. check_versions/
  2. scripts/
  3. templates/
  4. .gitignore
  5. LICENSE
  6. README.md
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!