Imran Iqbal
46dff1596a
fix: prevent running of states deprecated in `v1.0.0`
* Route all to `nginx/deprecated.sls`
5 lat temu
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.
5 lat temu
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.
6 lat temu
Matt M
19d0102c2e
Ensure that pillar.get on nginx:ng:dhparam has a sane
default value if dhparam isn't defined in the pillar.
7 lat temu
Gilles Dartiguelongue
43c4eca3bb
Add missing dependency on nginx_service
7 lat temu
Gilles Dartiguelongue
d2bc1e6d7c
Add support for specifying dh_param file name
7 lat temu
Gilles Dartiguelongue
db2db31300
Handle installation of openssl to generate DH param
7 lat temu
Tobias Macey
9ab4e3f411
Added dhparam file creation
In order to improve security and ease of use, added creation/generation
of dhparam file.
8 lat temu
abednarik
57011ba3bf
Make certificates path configurable.
7 lat temu
Arthur Lutz
727826d272
avoid crash if private_key is not shipped in pillar
8 lat temu
Andrew Vant
51b612002b
Added nginx.ng.certificates state.
9 lat temu