Saltstack Official Nginx Formula
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
12345678 |
- nginx:
- install_from_source: True
- with_luajit: False
- with_openresty: True
- modules:
- headers-more:
- source: http://github.com/agentzh/headers-more-nginx-module/tarball/v0.21
- source_hash: sha1=DAFJAKSDFJAKDFJ
|