Переглянути джерело

#32 use deb. instead of httpredir.

master
Arthur Lutz 7 роки тому
джерело
коміт
e0c209703e
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      pillar.example

+ 2
- 2
pillar.example Переглянути файл

@@ -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:

Завантаження…
Відмінити
Зберегти