Skip to content

v5.0.0

Latest
Compare
Choose a tag to compare
@extra2000-bot extra2000-bot released this 29 Apr 23:41

5.0.0 (2021-04-29)

⚠ BREAKING CHANGES

  • zabbix-agent-formula: Pillar file for salt/roots/pillar/zabbix-agent.sls.example has changed.
  • nginx-formula: Pillar file for salt/roots/pillar/nginx.sls.example has changed.

Features

  • filebeat-formula: Upgrade from v1.1.1 to v2.1.0 (ca5494c)
  • nginx-formula: Upgrade from v1.0.1 to v2.0.0 (168fdfe)
  • saferwall-formula: Upgrade to v3.0.0 (1238412)
  • vagrant: Add Fedora 34 x86_64 Vagrant file (bcd33b4)
  • vagrant: Standardize SaltStack installations method and use latest version v3003 (7d9b711)
  • zabbix-agent-formula: Upgrade to version v4.0.0 (f8a4d12)

Performance Improvements

  • pillar/saferwall.sls.example: Fine tune resources (c7677c6)

Fixes

  • podman-formula: Patch update to v2.2.2 (b331550)
  • salt: Using new module.run style (e822031)

Code Refactoring

  • nginx_log_permission: Removed because NGINX is now deployed via Podman (8b07a00)
  • salt: Install Podman first before deploy Zabbix Agent container during state.highstate (3212a60)

Continuous Integrations

  • AppVeyor: Change from Fedora 33 to Fedora 34 (0deefd2)
  • AppVeyor: Create dummy NGINX file to prevent error during state.highstate (1203ee4)
  • AppVeyor: Upgrade Vagrant from v2.2.9 to v2.2.14 (0a41da7)

Documentations

  • README: Add instructions to create systemd units to autostart pods at boot (82f1744)
  • README: Add instructions to deploy NGINX pod (197193b)
  • README: Remove HTTPS port forwarding instructions due to bad practice (dcc4d6c)
  • README: Set Fedora 34 as default Vagrant instruction (5f5e3bf)