This website requires JavaScript.
Explore
Help
Sign In
Salt
/
salt-formula
Watch
0
Star
0
Fork
0
You've already forked salt-formula
mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced
2024-11-28 09:27:56 +01:00
Code
Issues
Activity
33b133c200
salt-formula
/
salt
/
pkgrepo
/
init.sls
3 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2014-12-22 17:09:51 +01:00
include:
Simplify pkgrepo logic, made possible by 3b265a544
2016-10-07 14:55:15 +02:00
- .{{ grains['os_family']|lower }}
Reference in New Issue
Copy Permalink