6a1becff4a
* Fixing iteration for building nginx by source with respect to modules * Adding `CHANGELOG.rst` and `VERSION` per https://groups.google.com/forum/#!topic/salt-users/zHguqsk-mds
9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
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=dbf914cbf3f7b6cb7e033fa7b7c49e2f8879113b
|