Ver código fonte

add package include into repo state

Change-Id: I4fd6cafb72fb1ad89c6595782d6705f49777761b
tags/2017.4.1
Marek Celoud 7 anos atrás
pai
commit
9ed340364a
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      linux/system/repo.sls

+ 3
- 0
linux/system/repo.sls Ver arquivo

@@ -1,6 +1,9 @@
{%- from "linux/map.jinja" import system with context %}
{%- if system.enabled %}

include:
- linux.system.package

# global proxy setup
{%- if system.proxy.get('pkg', {}).get('enabled', False) %}
{%- if grains.os_family == 'Debian' %}

Carregando…
Cancelar
Salvar