Browse Source

apt: Remove deprecated entries.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 5 years ago
parent
commit
8289241a3c
1 changed files with 0 additions and 23 deletions
  1. 0 23
      apt/init.sls

+ 0 - 23
apt/init.sls

@@ -36,29 +36,6 @@ ffho-repo:
       - pkg: python-apt
 
 
-# Purge old stuff
-/etc/apt/sources.list.d/freifunk.list:
-  file.absent
-
-/etc/apt/sources.list.d/universe-factory.list:
-  file.absent
-
-/etc/apt/sources.list.d/icinga2.list:
-  file.absent
-
-
-
-{% if grains.manufacturer == "HP" %}
-apt-hpe:
-  pkgrepo.managed:
-    - comments:
-      - "# HPE repo"
-    - human_name: HPE repo
-    - name: deb http://downloads.linux.hpe.com/SDR/repo/mcp {{ grains.oscodename }}/current non-free
-    - file: /etc/apt/sources.list.d/hpe.list
-{% endif %}
-
-
 # APT preferences
 /etc/apt/preferences.d/ffho:
   file.managed: