~yjftsjthsd/docker_salt-testing

49ddcf12 — Brian Cole 2 years ago
readme improvements
889e94bb — Brian Cole 2 years ago
add mit license
4853f64a — Brian Cole 2 years ago
initial import from private repo

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~yjftsjthsd/docker_salt-testing
read/write
git@git.sr.ht:~yjftsjthsd/docker_salt-testing

You can also use your local clone with git send-email.

#Salt testing environment in docker

Uses docker compose to create a small salt environment with 1 master and 2 minions.

#Use

docker-compose up --build --force-recreate -d
docker-compose exec saltmaster bash
salt '*' test.version

#Terminology

grain: static data about minion function: something that you can run on a minion highstate: ? converging top file SLS: SaLt State