Role server-repos: remove universe-factory repo since fastd package is available in debian upstream

This commit is contained in:
Tobias Hachmer 2017-11-09 06:20:23 +01:00
parent f0564b5ad2
commit 99a77aa0b7
2 changed files with 0 additions and 9 deletions

View file

@ -7,12 +7,6 @@
- dirmngr
- apt-transport-https
- name: ensure apt key for universe-factory is present
apt_key:
state: present
id: 16ef3f64cb201d9c
keyserver: pgp.mit.edu
- name: ensure apt key for freifunk-mwu is present
apt_key:
state: present

View file

@ -1,8 +1,5 @@
---
repos:
- name: fastd
repo: 'deb https://repo.universe-factory.net/debian/ sid main'
update_cache: yes
- name: freifunk
repo: 'deb http://repo.freifunk-mwu.de/debian stretch main'
update_cache: yes