Matthew Pherigo
621e1f218c
Add support for OpenBSD in map.jinja
8 yıl önce
Raphaël Hertzog
ee06702fca
Use repo.saltstack.com in salt.pkgrepo for Debian-based distributions
repo.saltstack.com handles all currently supported Debian releases as well
as all supported Ubuntu releases so this change should be fine.
Part of #180 .
8 yıl önce
Tiago Teresa Teodósio
6690e8b103
Fixing GitPython package name for RedHat OS family. Tested on CentOS 7.
8 yıl önce
Matthew X. Economou
abe9b91e66
Replace reference to slspath with the complete URL of the source file
Without this change, importing map.jinja in config files (as opposed to
SLS files) causes a rendering error because `slspath` isn't defined.
The `salt_settings.key_url` variable gets used only in
`salt/pkgrepo/debian/init.sls`.
8 yıl önce
Seth Miller
c7552b6d0a
Add Windows support to map.jinja
This adds some minimal support for Windows minions.
8 yıl önce
James O'Neill
87f3e849d2
Make Debian use pkgrepo.managed and allow the repo name and key_url to be overridden via Pillar lookup.
9 yıl önce
Shane Poage
f0e691fa13
Fixed conflict with git-formula by allowing either inclusion of formula to install git dependency or specify a package name to install with a custom state ID.
9 yıl önce
Shane Poage
addc6d5a26
Added logic to properly install pygit2 on ubuntu systems and made the pygit2 installation more flexible in general.
9 yıl önce
Matthew X. Economou
ba9cc2605c
Use the py27-pygit2 package when installing pygit2 on FreeBSD
9 yıl önce
Matthew X. Economou
b477990830
Use the py27-GitPython package when installing GitPython on FreeBSD.
9 yıl önce
Matthew X. Economou
5b93601c78
Use the py27-salt package when installing salt-ssh on FreeBSD
On FreeBSD salt-ssh gets bundled into a single package with the other
SaltStack components (minion, master, etc.).
9 yıl önce
Brian Jackson
ed3ab22a13
Revert "Add support for GitPython and salt-ssh on FreeBSD masters"
This reverts commit b03831c0b0
.
9 yıl önce
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`.
9 yıl önce
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
9 yıl önce
puneet kandhari
145b58a9d3
Remove Duplicates from defaults.yaml and map.jinja
9 yıl önce
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.
9 yıl önce
Niels Abspoel
5785091305
Added salt-api support
9 yıl önce
Niels Abspoel
5d09355c84
fix suse os_family
9 yıl önce
Niels Abspoel
7b4104cf6e
updated archlinux map.jinja, to install salt-zmq
updated the map style without the base='default' parameter
10 yıl önce
Niels Abspoel
ea4623b0a3
fix salt-ssh on Arch and Opensuse
10 yıl önce
Niels Abspoel
acf5832f68
fix #84 with same logic as dnsmasq-formula
10 yıl önce
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
10 yıl önce
Niels Abspoel
a54d52a5bc
fix opensuse packaging
10 yıl önce
Niels Abspoel
27bf5324ee
added openSUSE support
10 yıl önce
Tim O'Guin
cfa1f4eafc
fix syntax issues in package-map.jinja
10 yıl önce
Tim O'Guin
a3c54f0e8f
added salt-ssh to package-map.jinja for most OS families
10 yıl önce
Tim O'Guin
cde16097ed
add support for installing salt-ssh and managing the roster file, updated README and pillar.example
10 yıl önce
Kevin Bowling
4675d68bd8
Initial FreeBSD support
10 yıl önce
Kevin Bowling
b6d78a415d
Add FreeBSD to the package-map
10 yıl önce
Love Nyberg
e798b46c8a
Added functionality to state for salt syndic deamon.
10 yıl önce
Love Nyberg
85ce73a839
Added functionality to state for salt cloud and exampel for EC2 and GCE
10 yıl önce
Chris McNabb
d0392b576e
add Amazon os
10 yıl önce
Oleg Tsarev
18d7471198
Supported Arch Linux
10 yıl önce
Kenneth Wilke
a14ded0b6e
really more gentoo
11 yıl önce
Kenneth Wilke
5c3ffbd43c
added salt package mapping for gentoo
11 yıl önce
Kenneth Wilke
48e2e326b2
fixed missing curly brackets
11 yıl önce
Kenneth Wilke
fc9db5336a
added moar distro package mapping
11 yıl önce
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
11 yıl önce