Explorar o código

apt: Make sure ffho.list only contains latest entry.

Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
Maximilian Wilhelm %!s(int64=6) %!d(string=hai) anos
pai
achega
b8adec4dba
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      apt/init.sls

+ 2 - 1
apt/init.sls

@@ -17,12 +17,13 @@ python-apt:
   pkg.installed
 
 
-ffho-repo-jessie:
+ffho-repo:
   pkgrepo.managed:
     - comments:
       - "# FFHO APT repo"
     - human_name: FFHO repository
     - name: deb http://apt.ffho.net/ {{ grains.oscodename }} main contrib non-free
+    - clean_file: True
     - dist: {{ grains.oscodename }}
     - file: /etc/apt/sources.list.d/ffho.list
     - keyserver: keys.gnupg.net