Bladeren bron

#32 use deb. instead of httpredir.

master
Arthur Lutz 7 jaren geleden
bovenliggende
commit
e0c209703e
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example Bestand weergeven

@@ -52,7 +52,7 @@ apt:
type: [binary, source]
updates:
distro: stable-updates
url: http://httpredir.debian.org/debian/
url: http://deb.debian.org/debian/
comps: [main, contrib, non-free]
raspbian:
distro: wheezy
@@ -61,7 +61,7 @@ apt:
key_url: https://archive.raspbian.org/raspbian.public.key
debian-jessie:
distro: jessie
url: http://httpredir.debian.org/debian
url: http://deb.debian.org/debian
type: [source]
comps: [main, contrib, non-free]
dropbox:

Laden…
Annuleren
Opslaan