David Seira
f50c7e27e1
New Feature - Added deleted option to be able to remove site files (clean up sites folder)
Improvement - Disable reload of nginx when enabled=False (previously the nginx was always reloaded if settings.config != None; even with enabled=False)
7 lat temu
David Seira
bc7f8f4970
Replace source for source_path variable name
7 lat temu
David Seira
1f697b9d6b
New feature - Enable the uploading of the config file (nginx.conf and sites) instead of templating those file
7 lat temu
Noel McLoughlin
433bda5671
Additional explanatory comments for pillar.example
7 lat temu
Noel McLoughlin
2e03d4c17d
Updated pillar.example file with installation learnings (OpenSUSE, Ubuntu, Fedora)
7 lat temu
abednarik
57011ba3bf
Make certificates path configurable.
7 lat temu
Javier Bértoli
79ddb497d0
Add support to install and configure passenger
7 lat temu
Renich Bon Ciric
92a8461ab3
replace the term vhost for server everywhere
8 lat temu
George Robinson
241d8683ed
Overwrite existing vhost files on a per vhost granularity
8 lat temu
George Robinson
f24b066c43
Build from source with nginx.ng
Build NGINX from source with nginx.ng state with support for passing
compile time flags necessary for installing modules such as more headers
by the openresty project.
8 lat temu
Gianni Carabelli
91f92164be
enabled
8 lat temu
Enver
46785b79aa
Added support to control gpgcheck and gpgkey via pillar
8 lat temu
Rubén Díaz
ad62dac2b0
Adding default include for 'sites-enabled' dir
9 lat temu
Roshan Bangera
03c4902b9e
* added comment for pillar example
* removed override releasever variable use for CentOS
9 lat temu
Roshan Bangera
997ef47905
* added pillar variable to specify os release version for nginx package repo base url for RedHat family os hosts
9 lat temu
Imran Haider
36368cae5d
Added enabled_dir to pillar.example
9 lat temu
Andrew Vant
51b612002b
Added nginx.ng.certificates state.
9 lat temu
Imran Haider
481c3d6aa4
Separate 'dir' into 'available_dir' and 'enabled_dir'
9 lat temu
Juan Manuel
a303c8cc0c
Moved entirely to ubuntu's ppa
9 lat temu
Juan Manuel
c91377897a
Added option to use 'development' ppa
9 lat temu
Juan Manuel
88dfd0835c
Minor bugfix and updated pillar.example
9 lat temu
Ajna Cackovic
29b3aa6462
Update pillar.example
10 lat temu
Travis J Parker
a3bc2d73bb
support the official nginx.org apt repo for debian users (at least)
10 lat temu
Travis J Parker
37fb389133
syslog support in the sysvinit paradigm
the debian package installs the nginx service just fine, but the extra
fifo->syslog functionality would be nice to have under debian as well.
10 lat temu
Nitin Madhok
1c0e8d60ae
Revert "ENH: Add install_from_ppa pillar setting and PPA pkgrepo"
10 lat temu
Wes Turner
c696e87f34
ENH: Add install_from_ppa pillar setting and PPA pkgrepo
10 lat temu
Erik Johnson
eaf88dd5de
Quote "on" to keep it from being loaded as bool
Fixes #39 .
10 lat temu
Mark Lee
920ba9b1a4
Optionally include nginx.users via a pillar value
10 lat temu
Kent Shultz
a978ac74fc
change attribute name for better readability
10 lat temu
Kent Shultz
c2b896ea52
remove nginx -V check; add pillar example
10 lat temu
Chad Heuschober
825bd7950e
Finishes vhost config template
10 lat temu
Chad Heuschober
81de880fe0
Adds basic ng state functionality.
10 lat temu
Mark Lee
59c2f8b21f
Add pillar item to disable using upstart-based services
Fixes GH saltstack-formulas/nginx-formula#14 .
10 lat temu
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 lat temu
Ari Lerner
d11dd3f887
Added pillar example
11 lat temu
Michael Grosser
06cbe75d8a
Add pillar.example
11 lat temu