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
Browse Source
ENH: Add apt.transports.https and apt.transports.debtorrent
master
Wes Turner
10 years ago
parent
4e1140f9f0
commit
d74b06e4af
2 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
apt/transports/debtorrent.sls
+2
-0
apt/transports/https.sls
+ 2
- 0
apt/transports/debtorrent.sls
View File
@@ -0,0 +1,2 @@
apt-transport-debtorrent:
pkg.installed
+ 2
- 0
apt/transports/https.sls
View File
@@ -0,0 +1,2 @@
apt-transport-https:
pkg.installed
Write
Preview
Loading…
Cancel
Save