Explorar el Código

Cleanup reponame.list to remove obsolete entries

Change-Id: Ifaa3adff756ed63f8e1f66d5de344cb0ab1c9e94
tags/2017.4
Filip Pytloun hace 7 años
padre
commit
914eff9e0f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      linux/system/repo.sls

+ 1
- 0
linux/system/repo.sls Ver fichero

@@ -88,6 +88,7 @@ linux_repo_{{ name }}:
- architectures: {{ repo.architectures }}
{%- endif %}
- file: /etc/apt/sources.list.d/{{ name }}.list
- clean_file: {{ repo.clean|default(True) }}
{%- if repo.key_id is defined %}
- keyid: {{ repo.key_id }}
{%- endif %}

Cargando…
Cancelar
Guardar