Justin Zandbergen
f3d19251bd
fix(pkgrepo): Add install for dependency on gnupg
8 月之前
Justin Zandbergen
916bb2903b
fix(pkgrepo): Debian, install keyring under appropriate name
8 月之前
hk
97e1d1f07a
fix: make it possible to not have key_url set
Fixes #520
3 年之前
Javier Bértoli
47ab261b39
fix(debian,ubuntu): rename repo file to match documentation
Also:
* add keyring file for the salt repo, due to `apt-key` deprecation
* remove old repository file
3 年之前
sticky-note
c4d013260f
fix(symlinks): replace symlinks with real files
5 年之前
N
71b4d8abb8
refactor(linux): align to template-formula (plus fixes)
5 年之前
Ivan Kadochnikov
e18eeffb5e
Delete debian saltstack repo gpg, not used since 87f3e849d2
8 年之前
James O'Neill
6d9683ca1f
Add clean_file to wipe saltstack.list contents
9 年之前
James O'Neill
87f3e849d2
Make Debian use pkgrepo.managed and allow the repo name and key_url to be overridden via Pillar lookup.
9 年之前
Niels Abspoel
6ec31374cb
Remove hardcoded paths with {{ slspath }} variable
9 年之前
Raphaël Hertzog
339adddfcc
Add new “salt.pkgrepo” state
This state enables the official saltstack package repository in order to
always benefit from the latest version. This state currently only works on
Debian and Ubuntu, and aims to implement the installation recommendations
of the official documentation:
http://docs.saltstack.com/en/latest/topics/installation/index.html
10 年之前