Matthew X. Economou
b03831c0b0
Add support for GitPython and salt-ssh on FreeBSD masters
This change tweaks the GitPython package installation state to support
alternate package names (on FreeBSD, it's called "py27-GitPython").
Also, on FreeBSD salt-ssh is included in the "py27-salt" package by
default, requiring an update to `distro_map`.
il y a 9 ans
Matt Willsher
e2d192ba89
Improvements to Enterprise Linux family OSs.
* Install pygit from package
* Add Official Salt ZeroMQ 4 COPR repository
Note that Salt itself is assumed to already to be available to the system via yum, via EPEL for example
il y a 9 ans
puneet kandhari
145b58a9d3
Remove Duplicates from defaults.yaml and map.jinja
il y a 9 ans
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.
il y a 9 ans
Niels Abspoel
5785091305
Added salt-api support
il y a 9 ans
Niels Abspoel
5d09355c84
fix suse os_family
il y a 9 ans
Niels Abspoel
7b4104cf6e
updated archlinux map.jinja, to install salt-zmq
updated the map style without the base='default' parameter
il y a 10 ans
Niels Abspoel
ea4623b0a3
fix salt-ssh on Arch and Opensuse
il y a 10 ans
Niels Abspoel
acf5832f68
fix #84 with same logic as dnsmasq-formula
il y a 10 ans
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
il y a 10 ans
Niels Abspoel
a54d52a5bc
fix opensuse packaging
il y a 10 ans
Niels Abspoel
27bf5324ee
added openSUSE support
il y a 10 ans
Tim O'Guin
cfa1f4eafc
fix syntax issues in package-map.jinja
il y a 10 ans
Tim O'Guin
a3c54f0e8f
added salt-ssh to package-map.jinja for most OS families
il y a 10 ans
Tim O'Guin
cde16097ed
add support for installing salt-ssh and managing the roster file, updated README and pillar.example
il y a 10 ans
Kevin Bowling
4675d68bd8
Initial FreeBSD support
il y a 10 ans
Kevin Bowling
b6d78a415d
Add FreeBSD to the package-map
il y a 10 ans
Love Nyberg
e798b46c8a
Added functionality to state for salt syndic deamon.
il y a 10 ans
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
il y a 10 ans
Chris McNabb
d0392b576e
add Amazon os
il y a 10 ans
Oleg Tsarev
18d7471198
Supported Arch Linux
il y a 10 ans
Kenneth Wilke
a14ded0b6e
really more gentoo
il y a 11 ans
Kenneth Wilke
5c3ffbd43c
added salt package mapping for gentoo
il y a 11 ans
Kenneth Wilke
48e2e326b2
fixed missing curly brackets
il y a 11 ans
Kenneth Wilke
fc9db5336a
added moar distro package mapping
il y a 11 ans
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
il y a 11 ans