Script to parse 'ip a' output
1 file changed
tree: 5bf44797737539b66aa545a9dce090986c147234
  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!