Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in v1.0.0
...
* Route all to `nginx/deprecated.sls`
2019-05-13 13:06:04 +01:00
Eric Veiras Galisson
0fc507055d
refactor: replace old nginx
with nginx.ng
...
BREAKING CHANGE: all previous `nginx` based configurations must be reviewed;
`nginx.ng` usage must be promoted to `nginx` and any uses of the original
`nginx` will have to be converted.
2019-05-12 17:13:17 +01:00
Maximilian Eschenbacher
cb030b04ac
deploy certificates directly from pillar
...
... by providing a pillar string. I developed this for use in
combination with ext_pillar and file_tree to deploy letsencrypt
certificates.
2018-10-04 16:26:37 +02:00
Matt M
19d0102c2e
Ensure that pillar.get on nginx 🆖 dhparam has a sane
...
default value if dhparam isn't defined in the pillar.
2017-12-20 22:31:49 -05:00
Gilles Dartiguelongue
43c4eca3bb
Add missing dependency on nginx_service
2017-08-18 11:53:06 +02:00
Gilles Dartiguelongue
d2bc1e6d7c
Add support for specifying dh_param file name
2017-08-18 11:53:02 +02:00
Gilles Dartiguelongue
db2db31300
Handle installation of openssl to generate DH param
2017-08-18 11:47:20 +02:00
Tobias Macey
9ab4e3f411
Added dhparam file creation
...
In order to improve security and ease of use, added creation/generation
of dhparam file.
2017-08-18 11:47:11 +02:00
abednarik
57011ba3bf
Make certificates path configurable.
2017-07-31 17:20:30 -03:00
Arthur Lutz
727826d272
avoid crash if private_key is not shipped in pillar
2016-10-12 10:52:17 +02:00
Andrew Vant
51b612002b
Added nginx.ng.certificates state.
2015-06-23 15:17:52 -04:00