upper device var type fix
1 file changed
tree: 66680e0fc56023c6524d0158405a655f5d7da2d7
  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!