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 11:37:44 +01:00
Code
Issues
Activity
aecf1743fe
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
Reference in New Issue
Copy Permalink