Brian Jackson
8ebb7f57df
Stop using clean: True on /etc/salt/{minion,master}.d
New versions of Salt put config files in /etc/salt/{minion,master}.d. We don't
want to erase them by using a clean: True on the file.recurse. This is a
backward incompatible change, but it's necessary to avoid deleting Salt config
files.
Resolves #104
vor 9 Jahren
Brian Jackson
cb3aa80c62
Don't overwrite salt variable
Using a variable named salt is a bad idea when salt already has a variable
named salt.
vor 9 Jahren
Simon Lloyd
cb03e885d4
Fix: pkgs is undefined
Update sls files to match name change in map.jinja.
vor 10 Jahren
Niels Abspoel
896578a75a
Removed package_map lookup
Added map.jinja solution more in line with other formulas,
This also improves issue #30
and pull request #30
vor 10 Jahren
Raphaël Hertzog
b93ec22244
Add a “salt.standalone” state
vor 10 Jahren
Andrew Vant
00e245e20a
Added recursive management of minion.d and master.d.
This allows users to easily add configuration settings that the formula
doesn't yet provide, without having to modify the existing templates.
vor 10 Jahren
Kevin Bowling
4675d68bd8
Initial FreeBSD support
vor 10 Jahren
Johannes
247e6403a7
Add missing .conf to config files
Closes #45
vor 10 Jahren
Love Nyberg
75a1f888eb
#12 Moved master and minion config file to .d
vor 10 Jahren
Kenneth Wilke
a6667cdb81
Isolated package mapping and some fixes
Moved package_table to it's own file, imported by sls files
Moved minion package under watch
Fixed some template mistakes I made
vor 11 Jahren
Thomas S Hatch
fa29decc39
Move into salt subdir
vor 11 Jahren
Colton Myers
46652ebfda
Move everything to root directory for submodule use, Fix #4
vor 11 Jahren
Thomas S Hatch
349a077675
Start on salt formula
vor 11 Jahren