Release 10.2.0 #114

Manually merged
jlecour merged 103 commits from unstable into stable 2020-09-17 14:14:16 +02:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 9270852349 - Show all commits

View file

@ -30,6 +30,7 @@ The **patch** part changes incrementally at each release.
### Changed
* certbot: install certbot dependencies non-interactively for jessie
* elasticsearch: set tmpdir before datadir
* evoacme: upstream release 20.06.1
* evoacme: read values from environment before defaults file
* haproxy: deport SSL tuning to Mozilla SSL generator

View file

@ -6,10 +6,10 @@
- include: bootstrap_checks.yml
- include: datadir.yml
- include: tmpdir.yml
- include: datadir.yml
- include: logs.yml
- include: additional_scripts.yml