Browse Source

APT: Remove packages not required on Buster anymore.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
95c5dc1b1f
1 changed files with 0 additions and 8 deletions
  1. 0 8
      apt/init.sls

+ 0 - 8
apt/init.sls

@@ -10,14 +10,6 @@
   file.managed:
     - source: salt://apt/update_apt.cron
 
-{% if (grains.oscodename == 'jessie' or grains.oscodename == 'stretch') %}
-apt-transport-https:
-  pkg.installed
-{% endif %}
-
-python-apt:
-  pkg.installed
-
 # FFHO APT
 /etc/apt/trusted.gpg.d/ffho.gpg:
   file.managed: