Skip to content

v1.1.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 05 Sep 16:12
· 223 commits to master since this release

1.1.0 (2019-09-05)

Bug Fixes

  • fpm: be sure to restart all Php instances in case of multi-versions (d4772f9)
  • tests: don't test services on Suse and RedHat (23214bf)
  • xdebug: fix xdebug package name (496ec28)
  • yamllint: use separate suite for ubuntu (6cba4af), closes #174

Code Refactoring

  • macro: extract file_requisites macro (d26c4f8)

Continuous Integration

  • kitchen: add test pillars for Debian and call some states (d4fc842)

Features

  • repo: add repo pattern so we can set distro repo during tests (3c9efc7)

Styles

  • spec: remove empty lines (dc12a0b)

Tests

  • config: add tests on Php config (6555cf0)
  • package: fix package spec in case of multi Php versions (59f648c)
  • service: add tests on Php services (baeac04)
  • ubuntu: fix tests on Ubuntu distro (b13bed2)