Added if dev type detection
1 file changed
tree: b06c79a252d6b53bc1c2bf070c4e87182845adeb
  1. ci_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!