Pārlūkot izejas kodu

Fix for disabled repos

Change-Id: Icbbd64144e6619eaa56e02c6c9362c7bcad9dd96
pull/128/head
sgudz pirms 7 gadiem
vecāks
revīzija
f73b92fddf
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +2
    -0
      linux/meta/meta.yml

+ 2
- 0
linux/meta/meta.yml Parādīt failu

@@ -7,10 +7,12 @@ graph:
relations:
{%- if system.repo is defined %}
{%- for repo_name, repo in system.repo.iteritems() %}
{%- if repo.get('enabled', True) %}
- service: apt.repo
host_external: {{ repo.source }}
direction: source
type: tcp-http
{%- endif %}
{%- endfor %}
{%- endif %}
{%- endif %}

Notiek ielāde…
Atcelt
Saglabāt