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
02c31df0c5
salt-formula
/
salt
/
pkgrepo
/
debian
/
init.sls
6 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor(linux): align to template-formula (plus fixes)
2019-07-30 00:26:08 +02:00
# -*- coding: utf-8 -*-
# vim: ft=sls
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
refactor(linux): align to template-formula (plus fixes)
2019-07-30 00:26:08 +02:00
include:
- .install
Copy Permalink