Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 727 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 727 Bytes

kitchen-salt-testing

This Dockerfile can be used in the combination of test-kitchen, kitchen-salt and kitchen-docker to test salt formulas. With Docker it is possible to automatically run tests on Travis CI. Examples can be found on https://github.com/corux.

Main purpose of this Dockerfile:

  • Include Systemd support
  • Latest salt-minion from the official salt repository
  • Pre-installed software packages, which would be installed by test-kitchen in a later stage

The docker image is published on Docker Hub as corux/centos7-salt.