瀏覽代碼

APT: Remove packages not required on Buster anymore.

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 4 年之前
父節點
當前提交
95c5dc1b1f
共有 1 個文件被更改,包括 0 次插入8 次删除
  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: