Added salt config file and updated README with how to apply the states

This commit is contained in:
2026-08-06 18:20:17 -04:00
parent 662e6d30df
commit 1c83325133
2 changed files with 14 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# config/minion
file_client: local
# Relative paths resolved from the directory where salt-call is executed
file_roots:
base:
- ./salt
- ./formulas/* # if vendorizing formulas
pillar_roots:
base:
- ./pillar