- Computer running Raspian 11
- Install
salt-minion
using this guide - Configure masterless using this guide
- Download this repo and stick it into your minions
file_roots
. I set my pillar to also be in this same directory so it just works but stick thepillar/pillar.sls
whereever yourpillar_roots
is set and make sure it applies via thetop.sls
within that location. For example, myfile_roots
is set to/home/henry/salt
with mypillar_roots
being/home/henry/salt/pillar
- Execute the highstate with
salt-call --local state.apply