Benjamin Mosior
a73097aa19
Resolve missing dependency for nginx home dir.
To resolve the occurrence of the below error, a dependency has been added to require the nginx user first be created, either by nginx package installation or explicitly with salt (when installing nginx from source).
```
----------
ID: /var/www
Function: file.directory
Result: False
Comment: User nginx is not available Group nginx is not available
Started: 15:50:02.070799
Duration: 0.531 ms
Changes:
----------
```
преди 9 години
Ross Perkins
c7ede18d76
Added optional ability to disable creation of /etc/nginx/sites-(available|enabled)
преди 10 години
Robert Fairburn
6d3b1b6949
Use nginx_map.default_group for group in all places
преди 10 години
Robert Fairburn
0a99a787c4
Fix support for os_family RedHat
преди 10 години
Ross Perkins
746101c4e2
Source install now works. Paths now configurable. Added init.d.
преди 10 години
Ajna Cackovic
f0f2f941a4
Wait until pkg:nginx is installed before adding /etc/nginx/nginx.conf
преди 10 години
Travis J Parker
0da43d9861
move upstart-related states to their own file
преди 10 години
Mark Lee
59c2f8b21f
Add pillar item to disable using upstart-based services
Fixes GH saltstack-formulas/nginx-formula#14 .
преди 10 години
Erik
a2c9d686ed
fixing bug with common.sls that causes it to fail
преди 11 години
Jeff Strunk
4542bd5142
remove extraneous nrpe include
преди 11 години
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 години
David Czarnecki
b470a1b496
Re-organize nginx formula files
* Re-organize according to http://docs.saltstack.com/topics/conventions/formulas.html#writing-formulas
преди 11 години
Ari Lerner
eb2bc62f5a
Updated structure as well as added package and source
преди 11 години