This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
apt-formula
forked from
ExternalMirrors/apt-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Saltstack Official Apt Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91
Commits
1
Branch
Tree:
459871b18d
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '459871b18d'
${ noResults }
apt-formula
/
apt
/
update.sls
update.sls
115B
Raw
Normal View
History
Removed the init and broke the 3 commands out into their own files for additional flexibility, rebuilt the README to follow more recent standards, updated the License to use the more recent format as well.
11 years ago
Change run to wait, to run only on repositories changes
8 years ago
1
2
3
4
5
apt-get update:
cmd.wait:
- watch:
- file: /etc/apt/sources.list
- file: /etc/apt/sources.list.d