This website requires JavaScript.
Explore
Help
Sign In
saltstack-formulas
/
salt-formula
Template
Watch
2
Star
0
Fork
0
You've already forked salt-formula
Code
Releases
Activity
11eeb7cbc2
salt-formula
/
salt
/
pkgrepo
/
absent.sls
3 lines
53 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 }}.absent
Copy Permalink