Explorar el Código

fixed typo

tags/v0.34.0
tsia hace 7 años
padre
commit
7bdc6a05c4
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      php/map.jinja

+ 1
- 1
php/map.jinja Ver fichero

@@ -166,7 +166,7 @@
'zip_pkg': 'php-zip',
}
}, grain="os", merge=salt['pillar.get']('php:lookup')) %}
{%- elseif salt['grains.get']('osrelease')|string >= '16.04' %}
{%- elif salt['grains.get']('osrelease')|string >= '16.04' %}
{# Ubuntu 16.04+ specific PHP definitions #}
{%- set php = salt['grains.filter_by']({
'Ubuntu': {

Cargando…
Cancelar
Guardar