Kent Shultz
|
a978ac74fc
|
change attribute name for better readability
|
10 years ago |
Kent Shultz
|
c2b896ea52
|
remove nginx -V check; add pillar example
|
10 years ago |
Kent Shultz
|
26f606e634
|
fix name of cmd call
|
10 years ago |
Kent Shultz
|
def291d210
|
check for realip module
|
10 years ago |
Kent Shultz
|
4f0aa05b6f
|
whitespace cleanup
|
10 years ago |
Kent Shultz
|
3616bcc9cf
|
add support for realip
|
10 years ago |
Ahmad Sherif
|
aac18d2505
|
Correct requisite ID in source.sls
|
10 years ago |
Ahmad Sherif
|
c28cac3483
|
Group source.sls include declarations into one
|
10 years ago |
Ahmad Sherif
|
36b00e6332
|
Remove useless if statement in source.sls
|
10 years ago |
Ahmad Sherif
|
6a9efa774d
|
Create /var/log/nginx before running mkfifo
|
10 years ago |
Kent Shultz
|
84d00fd56c
|
more messing with suppress newline in jinja
|
10 years ago |
Kent Shultz
|
8f894ea6e6
|
suppress newlines
|
10 years ago |
Kent Shultz
|
c90a12d9f5
|
support error_log location and log level; fix gzip_disable syntax error
|
10 years ago |
Kent Shultz
|
16ecfa1298
|
add support for gzip_disable
|
10 years ago |
Kent Shultz
|
6fd6ee7b20
|
add support for setting default_type
|
10 years ago |
Kent Shultz
|
7f6b7841c3
|
set 'daemon on;' by default
|
10 years ago |
Kent Shultz
|
af46708a56
|
set 'daemon on;' by default
|
10 years ago |
Kent Shultz
|
b2a7b3fe1b
|
remove extra curly
|
10 years ago |
Kent Shultz
|
8d4f4b6d6f
|
suppress newlines
|
10 years ago |
Kent Shultz
|
b4ae528df5
|
add support for events { use <epoll,etc>}
|
10 years ago |
Kent Shultz
|
928882e401
|
add support for worker_rlimit_nofile
|
10 years ago |
Juan Manuel
|
1b935c1190
|
Fixed minor typo in nginx.ng.config.sls
|
10 years ago |
Chad Heuschober
|
88c39caa52
|
Adjusts the parameters passed to context to be passed as json and hopefully avoid double quoting. Also brings indentation in-line with salt doc 23.14.1.2.1
|
10 years ago |
Chad Heuschober
|
9f8dc59973
|
Tightened up some requirements.
|
10 years ago |
Chad Heuschober
|
ffafd1e0d7
|
More documentation touches.
|
10 years ago |
Chad Heuschober
|
825bd7950e
|
Finishes vhost config template
|
10 years ago |
Chad Heuschober
|
81de880fe0
|
Adds basic ng state functionality.
|
10 years ago |
Mark Lee
|
59c2f8b21f
|
Add pillar item to disable using upstart-based services
Fixes GH saltstack-formulas/nginx-formula#14.
|
10 years ago |
Erik
|
a2c9d686ed
|
fixing bug with common.sls that causes it to fail
|
11 years ago |
Jeff Strunk
|
068de6fada
|
move templates to the right place
|
11 years ago |
Jeff Strunk
|
4542bd5142
|
remove extraneous nrpe include
|
11 years ago |
David Czarnecki
|
6a1becff4a
|
Fix source module iteration
* 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
|
11 years ago |
David Czarnecki
|
14310ff263
|
Fix a filename and pillar key issue
* Ensure `common.sls` references correct template filename
* Use `pillar.get(...)` for message_do_not_modify with default
|
11 years ago |
David Czarnecki
|
b470a1b496
|
Re-organize nginx formula files
* Re-organize according to http://docs.saltstack.com/topics/conventions/formulas.html#writing-formulas
|
11 years ago |
Ari Lerner
|
0d192b3928
|
Moving package to be on the top-level, instead of one level down
|
11 years ago |
root
|
1f7599072c
|
Proper dictionary lookup
|
11 years ago |
Michael Grosser
|
7c16f55a58
|
Reflect template move in files.
|
11 years ago |
Michael Grosser
|
6c6d89ca1e
|
Move templates to reflect formula guide.
|
11 years ago |
Ari Lerner
|
efe26afba0
|
Added basic nginx template and config file
|
11 years ago |