Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 924 Bytes

README.adoc

File metadata and controls

20 lines (13 loc) · 924 Bytes

Latest Release

Unstable Release

docker-salt

A lightweight container to provide a salt-master service.

Goals

The goal of this project is to create a small container that provides a salt-master service to manage minions. This image currently supports:

  • salt-ssh

  • ldap authentication

  • gpg encrypted pillar data

  • postgresql returners.

It can easily be configured to add or remove support for other modules, but these were the essential requirements for the project when the container was configured. To add or remove modules, simply update the requirements.txt.