ansible-roles/CHANGELOG.md

882 lines
33 KiB
Markdown
Raw Normal View History

2018-01-18 18:40:49 +01:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
This project does not follow semantic versioning.
The **major** part of the version is aligned with the stable version of Debian.
The **minor** part changes with big changes (probably incompatible).
2018-02-28 17:41:54 +01:00
The **patch** part changes incrementally at each release.
2018-01-18 18:40:49 +01:00
## [Unreleased]
2020-05-13 11:20:45 +02:00
### Added
2021-05-01 17:51:50 +02:00
* Preliminary support for Debian 11 « Bullseye »
2021-05-01 22:25:38 +02:00
* apache: new variable for mpm mode (+ updated default config accordingly)
* certbot: add script for manual deploy hooks execution
2021-07-02 14:01:46 +02:00
* listupgrade: crontab is configurable
* mongodb: create munin plugins directory if missing
2021-05-01 22:25:38 +02:00
* redis: instance service for Debian 11
2021-06-28 15:31:55 +02:00
### Changed
* Use python3 modules for Debian 11 and later
2021-05-02 01:13:12 +02:00
* elasticsearch: 7.x by default
* evolinux-base: alert5 comes after the network
* evolinux-base: force Debian version to buster for Evolix repository (temporary)
2021-05-02 01:13:12 +02:00
* kibana: 7.x by default
2021-07-02 13:59:42 +02:00
* listupgrade: upstream release 21.06.3
* mysql: mariadb-client-10.5 on Debian 11
* mysql: use python3 with Debian 11 and later
2021-07-03 08:52:50 +02:00
* squid: improve default whitelist (more specific patterns)
* squid: must be started in foreground mode for systemd
* squid: remove obsolete variable on Squid 4
2021-06-28 15:31:55 +02:00
### Fixed
2021-06-30 07:39:57 +02:00
* certbot: sync_remote excludes itself
2021-06-28 15:31:55 +02:00
### Removed
2021-05-01 22:14:33 +02:00
* php: remove php-gettext for 7.4
2021-06-28 15:31:55 +02:00
### Security
## [10.6.0] 2021-06-28
### Added
* Add Elastic GPG key to kibana, filebeat, logstash, metricbeat roles
* apache: new variable for mpm mode (+ updated default config accordingly)
* evolinux-base: add default motd template
2021-04-28 15:53:36 +02:00
* kvm-host: add migrate-vm script
* mysql: variable to disable myadd script overwrite (default: True)
* nodejs: update apt cache before installing the package
* squid: add Yarn apt repository in default whitelist
2021-04-01 15:38:10 +02:00
### Changed
* Update Galaxy metadata (company, platforms and galaxy_tags)
* Use 'loop' syntax instead of 'with_first_found/with_items/with_dict/with_nested/with_list'
2021-05-09 23:21:21 +02:00
* Use Ansible syntax used in Ansible 2.8+
* apt: store keys in /etc/apt/trusted.gpg.d in ascii format
* certbot: sync_remote.sh is configurable
2021-05-01 16:51:20 +02:00
* evolinux-base: copy GPG key instead of using apt-key
2021-06-17 10:57:07 +02:00
* evomaintenance: upstream release 0.6.4
* kvm-host: replace the "kvm-tools" package with scripts deployed by Ansible
2021-06-20 12:06:49 +02:00
* listupgrade: upstream release 21.06.2
2021-06-08 11:19:26 +02:00
* nodejs: change GPG key name
* ntpd: Add leapfile configuration setting to ntpd on debian 10+
* packweb-apache: install phpMyAdmin from buster-backports
* spamassassin: change dependency on evomaintenance
* squid: remove obsolete variable on Squid 4
2021-04-01 15:38:10 +02:00
### Fixed
* add default (useless) value for file lookup (first_found)
* fix pipefail option for shell invocations
* elasticsearch: inline YAML formatting of seed_hosts and initial_master_nodes
2021-05-19 17:02:10 +02:00
* evolinux-base: fix motd lookup path
* ldap: fix edge cases where passwords were not set/get properly
* listupgrade: fix wget error + shellcheck cleanup
2021-04-01 15:38:10 +02:00
### Removed
* elasticsearch: recent versiond don't depend on external JRE
2021-04-13 15:56:09 +02:00
## [10.5.1] 2021-04-13
### Added
* haproxy: dedicated internal address/binding (without SSL)
### Changed
* etc-git: commit in /usr/share/scripts when there's an active repository
2021-04-01 15:38:10 +02:00
## [10.5.0] 2021-04-01
### Added
* apache: new variables for logrotate + server-status
* filebeat: package can be upgraded to latest (default: False)
* haproxy: possible admin access with login/pass
2021-06-28 15:31:55 +02:00
* lxc-php: Add PHP 7.4 support
* metricbeat: package can be upgraded to latest (default: False)
* metricbeat: new variables to configure SSL mode
* nagios-nrpe: new script check_phpfpm_multi
* nginx: add access to server status on default VHost
* postfix: add smtpd_relay_restrictions in configuration
2020-12-24 14:00:37 +01:00
### Changed
* apache: rotate logs daily instead of weekly
* apache: deny requests to ^/evolinux_fpm_status-.*
* certbot: use a fixed 1.9.0 version of the certbot-auto script (renamed "letsencrypt-auto")
2021-04-01 15:38:10 +02:00
* certbot: use the legacy script on Debian 8 and 9
* elasticsearch: log rotation is more readable/maintainable
2021-01-07 19:16:06 +01:00
* evoacme: upstream release 21.01
* evolinux-users: Add sudo rights for nagios for multi-php lxc
* listupgrade: update script from upstream
* minifirewall: change some defaults
* nagios-nrpe: update check_phpfpm_status.pl & install perl dependencies
2021-02-18 16:42:54 +01:00
* redis: use /run instead or /var/run
* redis: escape password in Munin configuration
2020-12-24 14:00:37 +01:00
### Fixed
* bind9: added log files to apparmor definition so bind can run
2021-03-23 16:29:03 +01:00
* filebeat: fix Ansible syntax error
* nagios-nrpe: libfcgi-client-perl is not available before Debian 10
* redis: socket/pid directories have the correct permissions
2020-12-24 14:00:37 +01:00
### Removed
2021-04-01 15:38:10 +02:00
* nginx: no more "minimal" mode, but the package remains customizable.
2020-12-24 14:00:37 +01:00
## [10.4.0] 2020-12-24
### Added
2020-12-24 13:56:11 +01:00
* certbot: detect domains if missing
* certbot: new "sync_remote.sh" hook to sync certificates and execute hooks on remote servers
* varnish: variable for jail configuration
2020-12-21 16:03:49 +01:00
### Changed
* certbot: disable auth for Let's Encrypt challenge
* nginx: change from "nginx_status-XXX" to "server-status-XXX"
2020-12-21 16:03:49 +01:00
## [10.3.0] 2020-12-21
### Added
* dovecot: Update munin plugin & configure it
* dovecot: vmail uid/gid are configurable
* evoacme: variable to disable Debian version check (default: False)
* kvm-host: Add drbd role dependency (toggleable with kvm_install_drbd)
2020-12-01 22:57:13 +01:00
* minifirewall: upstream release 20.12
* minifirewall: add variables to force upgrade the script and the config (default: False)
* mysql: install save_mysql_processlist script
2020-10-02 16:51:05 +02:00
* nextcloud: New role to setup a nextcloud instance
* redis: variable to force use of port 6379 in instances mode
* redis: check maxmemory in NRPE check
2020-10-20 17:27:34 +02:00
* lxc-php: Allow php containers to contact local MySQL with localhost
* varnish: config file name is configurable
2020-10-02 16:51:05 +02:00
2020-09-17 14:06:46 +02:00
### Changed
* Create system users for vmail (dovecot) and evoadmin
* apt: disable APT Periodic
2020-12-01 22:27:05 +01:00
* evoacme: upstream release 20.12
2020-12-08 11:07:42 +01:00
* evocheck: upstream release 20.12
* evolinux-users: improve uid/login checks
* tomcat-instance: fail if uid already exists
* varnish: change template name for better readability
* varnish: no threadpool delay by default
2021-06-28 15:31:55 +02:00
* varnish: no custom reload script for Debian 10 and later
2020-09-17 14:06:46 +02:00
### Fixed
* cerbot: parse HAProxy config file only if HAProxy is found
2020-09-17 14:06:46 +02:00
## [10.2.0] 2020-09-17
### Added
2020-09-14 11:31:47 +02:00
* evoacme: remount /usr if necessary
* evolinux-base: swappiness is customizable
2020-09-10 14:59:19 +02:00
* evolinux-base: install wget
* tomcat: root directory owner/group are configurable
2020-08-21 14:50:17 +02:00
### Changed
* Change default public SSH/SFTP port from 2222 to 22222
2020-08-21 14:50:17 +02:00
### Fixed
* certbot: an empty change shouldn't raise an exception
2020-09-08 10:02:15 +02:00
* certbot: fix "no-self-upgrade" option
2020-08-21 14:50:17 +02:00
### Removed
2020-09-11 11:08:42 +02:00
* evoacme: remove Debian 9 support
2020-08-21 14:50:17 +02:00
## [10.1.0] 2020-08-21
### Added
2020-06-14 12:30:34 +02:00
* certbot: detect HAProxy cert directory
2020-08-18 14:00:46 +02:00
* filebeat: allow using a template
2020-08-21 14:03:41 +02:00
* generate-ldif: add NVMe disk support
* haproxy: add deny_ips file to reject connections
* haproxy: add some comments to default config
* haproxy: enable stats frontend with access lists
* haproxy: preconfigure SSL with defaults
* lxc-php: Don't disable putenv() by default in PHP settings
2020-08-21 14:03:41 +02:00
* lxc-php: Install php-sqlite by default
2020-08-18 14:01:09 +02:00
* metricbeat: allow using a template
* mysql: activate binary logs by specifying log_bin path
* mysql: option to define as read only
2020-08-21 14:03:41 +02:00
* mysql: specify a custom server_id
* nagios-nrpe/evolinux-base: brand new check for hardware raid on HP servers gen 10
2020-06-14 12:32:14 +02:00
* nginx: make default vhost configurable
* packweb-apache: Install zip & unzip by default
* php: Don't disable putenv() by default in PHP settings
2020-08-21 14:03:41 +02:00
* php: Install php-sqlite by default
2020-05-13 11:20:45 +02:00
### Changed
* certbot: fix haproxy hook (ssl cert directory detection)
2020-07-17 13:48:18 +02:00
* certbot: install certbot dependencies non-interactively for jessie
* elasticsearch: configure cluster with seed hosts and initial masters
2020-08-21 14:03:41 +02:00
* elasticsearch: set tmpdir before datadir
2020-07-17 13:48:18 +02:00
* evoacme: read values from environment before defaults file
* evoacme: update for new certbot role
2020-08-21 14:03:41 +02:00
* evoacme: upstream release 20.08
* haproxy: adapt backports installed package list to distibution
2020-08-21 14:03:41 +02:00
* haproxy: chroot and socket path are configurable
* haproxy: deport SSL tuning to Mozilla SSL generator
* haproxy: rotate logs with date extension and immediate compression
2020-08-21 14:03:41 +02:00
* haproxy: split stats variables
2020-07-17 13:48:18 +02:00
* lxc-php: Do --no-install-recommends for ssmtp/opensmtpd
* mongodb: install custom munin plugins
* nginx: read server-status values before changing the config
2020-07-17 13:48:18 +02:00
* packweb-apache: Don't turn on mod-evasive emails by default
2020-06-02 10:54:48 +02:00
* redis: create sudoers file if missing
2020-06-02 10:55:35 +02:00
* redis: new syntax for match filter
* redis: raise an error is port 6379 is used in "instance" mode
2020-05-13 11:20:45 +02:00
### Fixed
2020-08-21 14:03:41 +02:00
* certbot: restore compatibility with old Nginx
* evobackup-client: fixed the ssh connection test
* generate-ldif: better detection of computerOS field
* generate-ldif: skip some odd ethernet devices
2020-06-05 10:57:49 +02:00
* lxc-php: Install opensmtpd as intended
* mongodb: fix logrotate patterm on Debian buster
2020-08-21 14:03:41 +02:00
* nagios-nrpe: check_amavis: updated regex
* squid: better regex to match sa-update domains
* varnish: fix start command when multiple addresses are present
2020-05-13 11:20:45 +02:00
## [10.0.0] - 2020-05-13
2019-06-21 10:46:08 +02:00
### Added
* apache: the default VHost doesn't redirect to https for ".well-known" paths
* apt: added buster backports prerferences
* apt: check if cron is installed before adding a cron job
* apt: remove jessie/buster sources from Gandi servers
* apt: verify that /etc/evolinux is present
2019-09-27 00:13:30 +02:00
* certbot : new role to install and configure certbot
* etc-git: add versioning for /usr/share/scripts on Debian 10+
2019-11-05 14:08:02 +01:00
* evoacme: upstream version 19.11
* evolinux-base: default value for "evolinux_ssh_group"
2019-10-30 13:53:47 +01:00
* evolinux-base: install /sbin/deny
* evolinux-base: install Evocheck (default: `True`)
2019-10-30 13:53:47 +01:00
* evolinux-base: on debian 10 and later, add noexec on /dev/shm
* evolinux-base: on debian 10 and later, add /usr/share/scripts in root's PATH
* evolinux-base: remove the chrony package
* evomaintenance: don't configure firewall for database if not necessary
2019-09-02 10:39:25 +02:00
* generate-ldif: support MariaDB 10.3
* haproxy: add a variable to keep the existing configuration
* java: add Java 11 as possible version to install
* listupgrade: install old-kernel-autoremoval script
* minifirewall: add a variable to force the check scripts update
* mongodb: mongodb: compatibility with Debian 10
2019-10-24 15:37:50 +02:00
* mysql-oracle: backport tasks from mysql role
* networkd-to-ifconfig: add variables for configuration by variables
2019-09-23 13:47:19 +02:00
* packweb-apache: Deploy opcache.php to give some insights on PHP's opcache status
* php: variable to install the mysqlnd module instead of the default mysql module
2020-03-02 20:53:54 +01:00
* postgresql : variable to install PostGIS (default: `False`)
2019-09-06 16:04:47 +02:00
* redis: rewrite of the role (separate instances, better systemd units…)
2019-09-23 13:47:19 +02:00
* webapps/evoadmin-web Add an htpasswd to evoadmin if you cant use an apache IP whitelist
2019-10-24 15:37:50 +02:00
* webapps/evoadmin-web Overload templates if needed
* evolinux-base: install ssacli for HP Smart Array
2019-08-30 20:43:52 +02:00
* evobackup-client role to configure a machine for backups with bkctld(8)
* bind: enable query logging for recursive resolvers
* bind: enable logrotate for recursive resolvers
* bind: enable bind9 munin plugin for recursive resolvers
2019-06-21 10:46:08 +02:00
### Changed
* replace version_compare() with version()s
2020-01-03 16:40:53 +01:00
* removed some deprecations for Ansible 2.7
* apache: improve permissions in save_apache_status script
* apt: hold packages only if package is installed
* bind: the munin task was present, but not included
* bind: change name of logrotate file to bind9
* certbot: commit hook must be executed at the end
* elasticsearch: listen on local interface only by default
2020-04-28 16:00:45 +02:00
* evocheck: upstream version 20.04.4
2019-09-23 09:22:40 +02:00
* evocheck: cron jobs execute in verbose
* evolinux-base: use "evolinux_internal_group" for SSH authentication
* evolinux-base: Don't customize the logcheck recipient by default.
* evolinux-base: configure cciss-vol-statusd in the proper file
2020-03-02 22:12:58 +01:00
* evomaintenance: upstream release 0.6.3
2019-09-23 13:47:19 +02:00
* evomaintenance: Turn on API by default (instead of DB)
* evomaintenance: install PG dependencies only when needed
2020-02-27 13:41:04 +01:00
* listupgrade: update from upstream
2019-10-24 15:37:50 +02:00
* lxc: rely on lxc_container module instead of command module
* lxc: remove useless loop in apt execution
* lxc: update our default template to be compatible with Debian 10
2020-03-02 20:53:54 +01:00
* lxc-php: refactor tasks for better maintainability
* lxc-php: Use OpenSMTPD for Stretch/Buster containers, and ssmtp for Jessie containers
2020-03-02 20:53:54 +01:00
* lxc-solr: changed default Solr version to 8.4.1
2020-02-10 10:36:00 +01:00
* minifirewall: better alert5 activation
* minifirewall: no http filtering by default
* minifirewall: /bin/true command doesn't report "changed" anymore
* nagios-nrpe: update check_redis_instances (same as redis role)
* nagios-nrpe: change default haproxy socket path
* nagios-nrpe: check_mode per cpu dynamically
* nodejs: change default version to 12 (new LTS)
* packweb-apache: Do the install & conffigure phpContainer script (instead of evoadmin-web role)
* php: By default, allow 128M for OpCache (instead of 64M)
* php: Don't set a chroot for the default fpm pool
* php: Make sure the default pool we define can be fully functionnal witout debian's default pool file
* php: Change the default pool names to something more explicit (and same for the variables names)
* php: Add a task to remove Debian's default FPM pool file (off by default)
* php: Cleanup CLI Settings. Also, allow url fopen and don't disable functions (in CLI only)
2020-03-02 20:53:54 +01:00
* postgresql : changed logrotate config to 10 days (and fixed permissions)
* rbenv: changed default Ruby version to 2.7.0
* squid: Remove wait time when we turn off squid
2019-10-24 16:23:48 +02:00
* squid: compatibility wit Debian 10
* tomcat: package version derived from Debian version if missing
* varnish: remove custom ExecReload= script for Debian 10+
2019-06-21 10:46:08 +02:00
### Fixed
2020-01-08 17:19:36 +01:00
* etc-git: fix warnings ansible-lint
2019-10-24 15:37:50 +02:00
* evoadmin-web: Put the php config at the right place for Buster
* lxc: Don't stop the container if it already exists
* lxc: Fix container existance check to be able to run in check_mode
* lxc-php: Don't remove the default pool
* minifirewall: fix warnings ansible-lint
2019-09-23 13:47:19 +02:00
* nginx: fix munin fcgi not working (missing chmod 660 on logs)
2019-10-24 15:37:50 +02:00
* php: add missing handler for php7.3-fpm
* roundcube: fix typo for roundcube vhost
* tomcat: fix typo for default tomcat_version
* evolinux-base: Fix our zsyslog rotate config that doesn't work on Debian 10
* certbot: Properly evaluate when apache is installed
* evolinux-base: Don't make alert5.service executable as systemd will complain
* webapps/evoadmin-web: Set default evoadmin_mail_tpl_force to True to fix a regression where the mail template would not get updated because the file is created before the role is first run.
* minifirewall: Backport changes from minifirewall (properly open outgoing smtp(s))
* minifirewall: Properly detect alert5.sh to turn on firewall at boot
* packweb-apache: Add missing dependency to evoacme role
* php: Chose the debian version repo archive for packages.sury.org
* php: update surry_post.yml to match current latest PHP release
* packweb-apache: Don't try to install PHPMyAdmin on Buster as it's not available
2019-06-21 10:46:08 +02:00
2020-03-02 20:53:54 +01:00
### Removed
* clamav : do not install the zoo package anymore
2019-06-21 14:36:20 +02:00
## [9.10.1] - 2019-06-21
### Changed
* evocheck : update (version 19.06) from upstream
2019-06-21 10:46:08 +02:00
## [9.10.0] - 2019-06-21
2019-04-16 16:41:28 +02:00
### Added
* apache: add server status suffix in VHost (and default site) if missing
* apache: add a variable to customize the server-status host
* apt: add a script to manage packages with "hold" mark
* etc-git: gitignore /etc/letsencrypt/.certbot.lock
2019-06-21 09:42:02 +02:00
* evolinux-base: install "spectre-meltdown-checker" (Debian 10 and later)
* evomaintenance: make hooks configurable
* nginx: add server status suffix in VHost (and default site) if missing
* redmine: enable gzip compression in nginx vhost
2019-04-16 16:41:28 +02:00
### Changed
2019-06-21 09:42:02 +02:00
* evocheck : update (unreleased) from upstream
2019-04-26 11:09:36 +02:00
* evomaintenance : use the web API instead of PG Insert
2019-06-21 10:29:18 +02:00
* fluentd: store gpg key locally
2019-06-21 10:43:20 +02:00
* rbenv: update defaults rbenv version to 1.1.2 and ruby version to 2.6.3
* redmine: update default version to 4.0.3
* nagios-nrpe: change required status code for http and https check
* redmine: use custom errors-pages in Nginx vhost
* nagios-nrpe: check_load is now based on ansible_processor_vcpus
* php: Stop enforcing /var/www/html as chroot while we use /var/www
2019-06-17 14:24:09 +02:00
* apt: Add Debian Buster repositories
2019-04-16 16:41:28 +02:00
### Fixed
* rbenv: add check_mode for check rbenv and ruby versions
* nagios-nrpe: fix redis_instances check when Redis port equal 0
2019-05-29 11:49:10 +02:00
* redmine: fix 500 error on logging
* evolinux-base: Validate sshd config with "-t" instead of "-T"
* evolinux-base: Ensure rename is present
* evolinux-users: Validate sshd config with "-t" instead of "-T"
* nagios-nrpe: Replace the dummy packages nagios-plugins-* with monitoring-plugins-*
2019-04-16 16:41:28 +02:00
## [9.9.0] - 2019-04-16
2019-01-31 10:22:50 +01:00
### Added
* etc-git: ignore evobackup/.keep-* files
2019-04-16 16:36:27 +02:00
* lxc: /home is mounted in the container by default
2019-04-25 13:34:28 +02:00
* nginx : add "x-frame-options: sameorigin" for Munin
2019-01-31 10:22:50 +01:00
### Changed
2019-03-21 15:38:36 +01:00
* changed remote repository to https://gitea.evolix.org/evolix/ansible-roles
2019-04-16 16:27:10 +02:00
* apt: Ensure jessie-backport from archives.debian.org is accepted
* apt: Remove jessie-update suite as it's no longer exists
* apt: Replace mirror.evolix.org by archives.debian.org for jessie-backport
2019-04-16 10:46:44 +02:00
* evocheck : update script from upstream
* evolinux-base: remove apt-listchanges on Stretch and later
2019-04-16 16:27:10 +02:00
* evomaintenance: embed version 0.5.0
* opendkim: aligning roles with our conventions, major changes in opendkim-add.sh
2019-03-08 13:43:59 +01:00
* redis: higher limit of open files
2019-04-16 16:27:10 +02:00
* redis: set variables on inclusion, not with set_facts
* tomcat: better tomcat version management
* webapps/evoadmin-web: add dbadmin.sh to sudoers file
2019-01-31 10:22:50 +01:00
2019-03-21 15:38:36 +01:00
2019-01-31 10:22:50 +01:00
### Fixed
* spamassasin: fix sa-update.sh and ensure service is started and enabled
* tomcat-instance: deploy correct version of config files
2019-04-16 16:27:10 +02:00
* tomcat-instance: deploy correct version of server.xml
2019-01-31 10:22:50 +01:00
## [9.8.0] - 2019-01-31
2019-01-17 18:11:46 +01:00
### Added
* filebeat: disable cloud_metadata processor by default
* metricbeat: disable cloud_metadata processor by default
* percona : new role to install Percona repositories and tools
* redis: add variable for configure unixsocketperm
2019-01-17 18:11:46 +01:00
### Changed
* redmine: refactoring of redmine role with use of rbenv
2019-01-17 18:11:46 +01:00
### Fixed
* ntpd: Update the restrictions to follow wiki.evolix.org/HowtoNTP client config
2019-01-17 18:11:46 +01:00
## [9.7.0] - 2019-01-17
2018-12-04 14:51:17 +01:00
### Added
* apache: add Munin configuration for Apache server-status URL
* evomaintenance: database variables must be set or the task fails
2019-01-17 17:42:18 +01:00
* fail2ban: add "ips" tag added to fail2ban/tasks/ip_whitelist.yml
* metricbeat: add a variable for the protocol to use with Elasticsearch
* rbenv: add pkg-config to the list of packages to install
* redis: Configure munin when working in instance mode
* redis: add a variable for renamed/disabled commands
* redis: add a variable to disable the restart handler
* redis: add a variable to force a restart (even with no change)
2019-01-24 11:47:03 +01:00
* proftpd: add FTPS and SFTP support
2018-12-04 14:51:17 +01:00
### Changed
* redis: distinction between main and master password
* evocheck: update evocheck.sh for source install
* php: added php-zip in the installed package list for debian 9 (and later)
* squid: added packagist.org in the whitelist
* java: update Oracle java package to 8u192
2018-12-04 14:51:17 +01:00
### Fixed
2019-01-09 16:44:16 +01:00
* fail2ban: fix "ignoreip" update
* metricbeat: fix username/password replacement
* nagios-nrpe: check_process now return the error code (making the check more usefull than /bin/true)
* nginx: Munin url config is now a template to insert the server-status prefix
* nodejs: Update yarn repo GPG key (current key expired)
* redis: In instance mode, ensure to replace the nrpe check_redis with the instance check script
* redis: Don't set the owner of /var/{lib,log}/redis to a redis instance account
2018-12-04 14:51:17 +01:00
## [9.6.0] - 2018-12-04
2018-11-14 17:15:25 +01:00
### Added
* evolinux-base: deploy custom motd if template are present
* minifirewall: all variables are configurable (untouched by default)
2018-12-04 14:25:39 +01:00
* minifirewall: main file is configurable
* squid: minifirewall main file is configurable
2018-11-14 17:15:25 +01:00
### Changed
* minifirewall: compare config before/after (for restart condition)
* squid: better replacement in minifirewall config
* evoadmin-mail: complete refactoring, use Debian Package
2018-11-14 17:15:25 +01:00
## [9.5.0] - 2018-11-14
2018-10-12 10:16:40 +02:00
### Added
2018-11-14 16:11:42 +01:00
* apache: separate task to update IP whitelist
* evolinux-base: install man package
2018-11-14 17:04:51 +01:00
* evolinux-users: add newaliases handler
2018-11-14 16:11:42 +01:00
* evomaintenance: FROM domain is configurable
* fail2ban: separate task to update IP whitelist
* nginx: add tag for ips management
* nginx: separate task to update IP whitelist
* postfix: enable SSL/TLS client
* ssl: add an SSL role for certificates deployment
* haproxy: add vars for tls configuration
2018-11-14 16:13:02 +01:00
* mysql: logdir can be customized
2018-10-12 10:16:40 +02:00
### Changed
2018-11-14 16:11:42 +01:00
* evocheck: update script from upstream
* evomaintenance: update script from upstream
* mysql: restart service if systemd unit has been patched
2018-10-12 10:16:40 +02:00
### Fixed
* packweb-apache: mod-security config is already included elsewhere
2018-11-14 15:35:11 +01:00
* redis: for permissions on log and lib directories
* redis: fix shell for instance users
* evoacme: fix error handling in sed_cert_path_for_(apache|nginx)
2018-10-12 10:16:40 +02:00
## [9.4.2] - 2018-10-12
2018-09-20 12:30:52 +02:00
### Added
2018-10-08 09:43:09 +02:00
* evomaintenance: install dependencies manually when installing vendored version
* nagios-nrpe: add an option to ignore servers in NOLB status
2018-09-20 12:30:52 +02:00
### Changed
2018-10-08 09:43:09 +02:00
* haproxy: move check_haproxy_stats to nagios-nrpe role
2018-09-20 12:30:52 +02:00
### Fixed
2018-10-08 09:43:09 +02:00
* evoacme: better error when apache2ctl fails
* evomaintenance: fix role compatibility with OpenBSD
* spamassassin: add missing right for amavis
2018-10-11 17:17:50 +02:00
* amavis: fix output result checking
2018-09-20 12:30:52 +02:00
2018-09-28 10:42:25 +02:00
## [9.4.1] - 2018-09-28
### Added
* redis: set masterauth when redis_password is defined
* evomaintenance: variable to install a vendored version
* evomaintenance: tasks/variables to handle minifirewall restarts
### Changed
* mysql-oracle: better handle packages and users
2018-09-20 12:30:52 +02:00
## [9.4.0] - 2018-09-20
2018-09-06 15:14:34 +02:00
### Added
2018-09-08 00:27:03 +02:00
* etc-git: manage a cron job to monitor uncommited changes in /etc/.git (default: `True`)
2018-09-11 14:20:13 +02:00
* evolinux-base: better shell history
* evolinux-users: add user to /etc/aliases
* generate-ldif: add a section for postgresql
* logstash: tmp directory can be customized
* logstash: max memory is set to 512M by default
* logstash: version 6.x is installed by default
* mysql: add a variable to prevent mysql from restarting
* networkd-to-ifconfig: add a role to switch from networkd to ifconfig
* webapps/evoadmin-web: add users to /etc/aliases
2018-09-19 17:24:26 +02:00
* redis: add support for multi instances
2018-09-20 10:21:49 +02:00
* nagios-nrpe: add check_redis_instances
2018-09-06 15:14:34 +02:00
### Changed
2018-09-11 11:13:02 +02:00
* dovecot: stronger TLS configuration
2018-09-06 15:14:34 +02:00
### Fixed
* apache: cleaner way to overwrite the server status suffix
* packweb-apache: don't regenerate phpMyAdmin suffix each time
* nginx: cleaner way to overwrite the server status suffix
2018-09-19 16:25:47 +02:00
* redis: add missing tags
2018-09-06 15:14:34 +02:00
## [9.3.2] - 2018-09-06
2018-08-24 18:24:14 +02:00
### Added
* minifirewall: add a variable to disable the restart handler
* minifirewall: add a variable to force a restart of the firewall (even with no change)
2018-08-31 19:28:06 +02:00
* minifirewall: improve variables values and documentation
2018-08-24 18:24:14 +02:00
### Changed
* dovecot: enable SSL/TLS by default with snakeoil certificate
2018-08-24 18:24:14 +02:00
### Fixed
### Security
2018-08-30 14:06:06 +02:00
## [9.3.1] - 2018-08-30
### Added
* metricbeat: new variables to configure elasticsearch hosts and auth
2018-08-24 18:24:14 +02:00
## [9.3.0] - 2018-08-24
2018-04-06 10:49:23 +02:00
### Added
* elasticsearch: tmpdir configuration compatible with 5.x also
* elasticsearch: add http.publish_host variable
* evoacme: disable old certbot cron also in cron.daily
* evocheck: detect installed packages even if "held" by APT (manual fix)
* evocheck: the crontab is updated by the role (default: `True`)
2018-07-10 16:27:04 +02:00
* evolinux-base: add mail related aliases
2018-08-24 14:29:30 +02:00
* evolinux-todo: new role, to help maintain a file of todo tasks
* fail2ban: add a variable to disable the ssh filter (default: `False`)
* etc-git: install a script to optimize the repository each month
* fail2ban: add a variable to update the list of ignored IP addresses/blocs (default: `False`)
* generate-ldif: detect installed packages even if "held" by APT
2018-07-10 16:27:04 +02:00
* java: support for Oracle JRE
* kibana: log messages go to /var/log/kibana/kibana.log
2018-07-10 16:27:04 +02:00
* metricbeat: add a role (copied from filebeat)
* munin: properly rename Munin cache directory
* mysql: add an option to install the client development libraries (default: `False`)
* mysql: add a few variables to customize the configuration
2018-06-14 13:49:35 +02:00
* nagios-nrpe: add check_postgrey
2018-04-06 10:49:23 +02:00
2018-05-16 11:10:31 +02:00
### Changed
* etc-git: some entries of .gitignore are mandatory
2018-08-17 10:04:07 +02:00
* evocheck: update upstream script
* evolinux-base: improve hostname configuration (real vs. internal)
2018-08-24 14:29:30 +02:00
* evolinux-base: use the "evolinux-todo" role
2018-06-07 10:39:29 +02:00
* evolinux-users: add sudo permission for bkctld check
2018-07-10 16:27:04 +02:00
* java8: renamed to java (java8 symlinked to java for backward compatibility)
* minifirewall: the tail file can be overwritten, or not (default: `True`)
2018-06-07 10:39:29 +02:00
* nagios-nrpe: use bkctld internal check instead of nrpe plugin
* php: reorganization of the role for Sury overrides and more clear configuration
2018-07-10 16:27:04 +02:00
* redmine: use .my.cnf for mysql password
2018-06-07 10:39:29 +02:00
* rbenv: change default Ruby version (2.5.1)
* rbenv: switch from copy to lineinfile for default gems
* remount-usr: mount doesn't report a change
2018-06-07 10:39:29 +02:00
* squid: add a few news sites to the whitelist
2018-07-03 12:24:11 +02:00
* tomcat: better nrpe check output
* kvm-host: install kvm-tools package instead of copying add-vm.sh
2018-05-16 11:10:31 +02:00
### Fixed
* apache: logrotate replacement is more subtle/precise. It replaces only the proper directive and not every occurence of the word.
* bind: chroot-bind.sh must not be executed in check mode
2018-07-10 16:27:04 +02:00
* evoacme: fix module detection in apache config
* fail2ban: fix fail2ban_ignore_ips definition
* mysql-oracle: fix configuration directory variable
2018-06-19 16:51:27 +02:00
* php: fpm slowlog needs an absolute path
* roundcube: add missing slash to https redirection
2018-05-16 11:10:31 +02:00
## [9.2.0] - 2018-05-16
2018-04-24 16:45:05 +02:00
### Changed
* filebeat: install version 6.x by default
2018-05-09 20:57:32 +02:00
* filebeat: cleanup unused code
* squid: add some domaine and fix broken restrictions
2018-05-16 11:08:18 +02:00
* elasticsearch: defaults to version 6.x
2018-04-24 16:45:05 +02:00
### Fixed
* evolinux-users: secondary groups are comma-separated
2018-05-16 11:06:06 +02:00
* ntpd: fix configuration (server and ACL)
2018-05-16 11:07:12 +02:00
* varnish: don't fork the process on startup with systemd
2018-04-24 16:45:05 +02:00
## [9.1.9] - 2018-04-24
### Added
2018-04-16 00:00:13 +02:00
### Changed
2018-04-22 17:44:37 +02:00
* apache: customize logrotate (52 weeks)
* evolinux: groups for SSH configuration are used with Debian 10 and later
* evolinux-base: fail2ban is not enabled by default
2018-04-18 12:01:03 +02:00
* evolinux-users: refactoring of the SSH configuration
* mysql-oracle: copy evolinux config files in mysql.cond.d
* mysql/mysql-oracle: mysqltuner cron scripts is 0755
* generate-ldif: add a minifirewall service when /etc/default/minifirewall exists
2018-04-16 00:00:13 +02:00
## [9.1.8] - 2018-04-16
2018-04-06 10:49:23 +02:00
### Changed
2018-04-13 12:05:48 +02:00
* packweb-apache: use dependencies instead of include_role for apache and php roles
2018-04-06 10:49:23 +02:00
### Fixed
* mysql: use check_mode for apg command (Fix --check)
2018-04-15 23:58:31 +02:00
* mysql/mysql-oracle: properly reload systemd
* packweb-apache: use check_mode for apg command (Fix --check)
2018-04-06 10:49:23 +02:00
## [9.1.7] - 2018-04-06
2018-02-04 11:49:14 +01:00
### Added
2018-04-06 09:26:51 +02:00
* added a few become attributes where missing
* etc-git: add tags for Ansible
* evolinux-base: install ncurses-term package
* haproxy: install Munin plugins
2018-04-06 10:42:32 +02:00
* listupgrade: add service restart notification for Squid and libstdc++6
2018-04-06 09:45:10 +02:00
* minifirewall: add "check_minifirewall" Nagios plugin (and `minifirewall_status` script)
* mysql-oracle: new role to install MySQL 5.7 with Oracle packages
* mysql: remount /usr before creating scripts directory
2018-04-06 09:26:51 +02:00
* nagios-nrpe: add "check_open_files" plugin
* nagios-nrpe: mark plugins as executable
* nodejs: Yarn package manager can be installed (default: `false`)
* packweb-apache: choose mysql variant (default: `debian`)
2018-04-06 09:26:51 +02:00
* postfix: add lines in /etc/.gitignore
* proftpd: use "proftpd_accounts" list to manage ftp accounts
2018-04-04 23:46:50 +02:00
* redmine: added missing tags
2018-02-04 11:49:14 +01:00
### Changed
* elasticsearch: RESTART_ON_UPGRADE is configurable (default: `true`)
2018-04-06 09:26:51 +02:00
* elasticsearch: use ES_TMPDIR variable for custom tmpdir, (from `/etc/default/elasticsearch` instead of changing `/etc/elesticsearch/jvm.options`).
* evolinux-base: Exec the firewall tasks sooner (to avoid dependency issues)
* evolinux-users: split AllowGroups/AllowUsers modes for SSH directives
* mongodb: allow unauthenticated packages for Jessie
2018-04-06 09:26:51 +02:00
* mongodb: configuration is forced by default but it's configurable (default: `false`)
2018-04-05 18:43:29 +02:00
* mongodb: rename logrotate script
2018-04-06 09:26:51 +02:00
* nagios-nrpe: mark plugins as executable
* nginx: don't debug variables in verbosity 0
* nginx: package name can be specified (default: `nginx-full`)
2018-03-26 21:53:32 +02:00
* php: fix FPM custom file permissions
* php: more tasks notify FPM handler to restart if needed
2018-04-06 09:26:51 +02:00
* webapps/evoadmin-web: Fail if variable evoadmin_contact_email isn't defined
### Fixed
2018-03-13 10:25:45 +01:00
* dovecot: fix support of plus sign
* mysql/mysql-oracle: mysqltuner cron task is executable
2018-04-06 09:26:51 +02:00
* nginx: fix basic auth for default vhost
* rbenv: fix become user issue with copy tasks
2018-02-02 20:10:20 +01:00
## [9.1.6] - 2018-02-02
2018-01-20 19:57:58 +01:00
### Added
* mongodb: install python-pymongo for monitoring
* nagios-nrpe: allowed_hosts can be updated
2018-01-20 19:57:58 +01:00
### Changed
* Changelog: explain the versioning scheme
* Changelog: add a release date for 9.1.5
* evoacme: exclude typical certbot directories
### Fixed
* fail2ban: fix horrible typo, Python is not Ruby
2018-02-01 12:27:18 +01:00
* nginx: fix servers status dirname
## [9.1.5] - 2018-01-18
2018-01-18 18:40:49 +01:00
### Added
2018-02-28 17:41:54 +01:00
* There is a changelog!
* redis: configuration variable for protected mode (v3.2+)
2018-01-18 18:40:49 +01:00
* evolinux-users: users are in "adm" group for Debian 9 or later
* evolinx-base: purge locate/mlocate packages
* evolinx-base: create /etc/evolinux if missing
* many Ansible tags for easier fine grained execution of playbooks
* apache/nginx: server status suffix management
* unbound: retrieve list of root DNS servers
* redmine: ability to install themes and plugins
2018-01-18 18:40:49 +01:00
### Changed
* rbenv: Ruby 2.5 becomes the default version
2018-01-18 18:40:49 +01:00
* evocheck: update upstream version embedded in role (c993244)
* bind: keep 52 weeks of logs
### Fixed
* squid: different logrotate file for Jessie or Stretch+
* evoacme: don't invoke evoacme if no vhost is found
* evomaintenance: explicit quotes in config file
* redmine: force xpath gem < 3.0.0
### Security
* evomaintenance: fix permissions for config file
## [9.1.4] - 2017-12-20
### Added
* php: install php5-intl (for Jessie) and php-intl (for Debian 9 or later)
* mysql: add a check_mysql_slave in nrpe configuration
* ldap: slapd tcp port is configurable
* elasticsearch: broader patterns for log rotation
### Changed
* split IP lists in 2 default and additional for easier customization.
### Fixed
2018-01-20 19:54:41 +01:00
* minifirewall: allow outgoing SSH connections over IPv6
* nodejs: rename source.list file
### Security
* evoadmin-web: change config.local.php file permissions
* evolinux-base: change default_www file permissions
## [9.1.3] 2017-12-08
### Added
* evolinux-base: install traceroute package
* evolinux-base/ntpd: purge openntpd
* tomcat: add Tomcat 8 cmpatibility
2018-01-20 19:54:41 +01:00
* log2mail: add "The total blob data length" pattern for MySQL
* nagios-nrpe: add bkctld check in evolix.cfg
* varnish: reload or restart if needed
* rabbitmq: add a munin plugin and an NRPE check
* minifirewall: add debug for variables
* elastic: option for stack main version
### Changed
* nginx: rename Let's Encrypt snippet
2018-01-20 19:54:41 +01:00
* nginx: simpler apt preferences for backports
* generate-ldif: add clamd service instead of clamav_db
* mysql: parameterize evolinux config files
* rbenv: use Rbenv 1.1.1 and Ruby 2.4.2 by default
* elasticsearch: update curator debian repository
* evoacme: crontab management
* evoacme: better documentation
* mongodb: comatible with Stretch
### Removed
* mongodb: logfile/pidfile are not configurable on Jessie
2018-01-20 19:54:41 +01:00
* minifirewall: remove zidane.evolix.net from HTTPSITES
### Fixed
* nginx: fix munin CGI graphs
* ntpd: fix default configuration (localhost only)
2018-01-20 19:54:41 +01:00
* logstash: fix permissions on pipeline configuration
* postfix/spamassassin: add user in cron job
* php: php.ini custom file are now readable
* hostname customization needs the dbus package
## [9.1.2] 2017-12-05
### Fixed
* listupgrade: remount /usr as rw
## [9.1.1] 2017-11-21
### Added
* amazon-ec2: add egress rules
### Fixed
* evoacme: fix multiple bugs
## [9.1.0] 2017-11-19
_Warning: huge release, many entries are missing below._
### Added
* amazon-ec2: new role, for EC2 instances creation
* Move /usr rw remount into remount-usr role
* kibana: host and basepath configuration
* kibana: move optimize and data to /var
* logstash: daily job for log rotation
* elasticsearch: daily job for log rotation
* roundcube: add link in default site index
* nagios-nrpe: add opendkim check
### Changed
* Combine evolix and additional trusted IP addresses
* amazon-ec2: split tasks
* apt: don't upgrade by default
* postfix: extract main.cf md5sum into variables
* evolinux-base: cache hwraid pgp key locally
* evoacme: improve cron task
* elasticsearch: use elastic.list APT source list for curator
* ldap: better variables
### Fixed
* fail2ban: create config hierarchy beforehand
* elasticsearch: fix datadir/tmpdir conditions
* elastic: remove double ".list" suffix
* nagios-nrpe: fix check_free_mem for OpenBSD 6.2
* nagios-nrpe: fix check_amavis
### Removed
### Security
## [9.0.1] 2017-10-02
### Added
* haproxy: add a Nagios check
* php: add "sury" mode for PHP 7.1 on Stretch
* minifirewall: explicit dependency on iptables
* apt: remove Gandi source files
* docker-host: new variable for docker home
### Changed
* php: install php5/php package after fpm/libapache2-mod-php
### Fixed
* mysql: add "REPLICATION CLIENT" privilege for nrpe
* evoadmin-web: revert from variables to keywords in the templates
* evoacme: many fixes
* etc-git: detect user if root (without su or sudo)
* docker-host: clean override of docker systemd unit
* varnish: fix systemd unit override
## [9.0.0] 2017-09-19
First official release