Skip to content

v3.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 02 Jul 19:37
· 78 commits to master since this release

3.0.0 (2021-07-02)

Bug Fixes

  • defaults: install certbot with no plugins (70dafdd)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (f937dca)

BREAKING CHANGES

  • defaults: The formula was installing the Apache plugin by default
    which is not reasonable. Also, as letsencrypt:pkgs is a list,
    adding another entry in the list was not replacing this default, causing
    undesired packages to be installed.

The new default is an empty list of packages, defaulting to certbot in
the code.