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 година