Explorar el Código

defaults do not need a prefix

master
Robert Fairburn hace 10 años
padre
commit
1a2de43ed7
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      openssh/files/sshd_config

+ 0
- 1
openssh/files/sshd_config Ver fichero

@@ -29,7 +29,6 @@
{%- endif -%}
{#- add prefix to keyword and/or default -#}
{%- set keyword = prefix ~ keyword -%}
{%- set default = prefix ~ default -%}
{{ render_option(keyword, default) }}
{%- endmacro -%}


Cargando…
Cancelar
Guardar