Ver código fonte

Revert "Fix wrong name of requirement"

This reverts commit bedfa10ae6.
tags/2016.12
jan kaufman 9 anos atrás
pai
commit
fe6f11ca38
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      linux/network/interface.sls

+ 1
- 1
linux/network/interface.sls Ver arquivo

@@ -133,7 +133,7 @@ linux_interface_{{ interface_name }}:
{%- endfor %}
- require:
{%- for network in interface.use_interfaces %}
- network: linux_interface_{{ network }}
- network: {{ network }}
{%- endfor %}
{%- endif %}


Carregando…
Cancelar
Salvar