Changelog

0.3.2 (2020-09-09)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (7f0cc5c)

  • state: add 'group: root' to vsftpd/config/install state (4e96971)

  • state: restart service when configuration has changed (c42983c)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (69d165a)

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (9bd0538)

  • kitchen: avoid using bootstrap for master instances [skip ci] (61a0f1a)

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (d1971b5)

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (9e89a1d)

  • kitchen: use saltimages Docker Hub where available [skip ci] (c74a720)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (553bd54)

  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (a765818)

  • travis: add notifications ⇒ zulip [skip ci] (06866d3)

  • travis: apply changes from build config validation [skip ci] (abe48e5)

  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (dbceadf)

  • travis: quote pathspecs used with git ls-files [skip ci] (03b5a03)

  • travis: run shellcheck during lint job [skip ci] (021cfcb)

  • travis: update salt-lint config for v0.0.10 [skip ci] (78f50d6)

  • travis: use major.minor for semantic-release version [skip ci] (cc7e4e8)

  • travis: use build config validation (beta) [skip ci] (3dd1535)

  • workflows/commitlint: add to repo [skip ci] (015a758)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (3412068)

  • readme: update link to CONTRIBUTING [skip ci] (5e829c5)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (b2b5167)

Styles

  • state: fix coding style (5d688ef)

0.3.1 (2019-10-12)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (a3a264b)

Continuous Integration

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (cae1587)

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (8e96fd8)

  • merge travis matrix, add salt-lint & rubocop to lint job (f6cf3c3)

  • merge travis matrix, add salt-lint & rubocop to lint job (f741365)

  • travis: merge rubocop linter into main lint job (2cb50fb)

0.3.0 (2019-09-27)

Features

  • map: sync map.jinja with template-formula (b747e43)

0.2.2 (2019-09-27)

Code Refactoring

  • states: split vsftpd metastate in .package/.config/.service (212feb1)

Tests

  • inspec: test if FTP port is open (bbc15b0)

0.2.1 (2019-09-25)

Bug Fixes

  • map: fix typo in service name for Arch (0f083fb)

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (1cd4467)

  • kitchen: change log_level to debug instead of info (aec0e54)

  • platform: add arch-base-latest (6283c58)

  • yamllint: add rule empty-values & use new yaml-files setting (c6db74c)

Tests

  • config_spec: update for Arch (c852da7)

0.2.0 (2019-08-28)

Continuous Integration

  • kitchen: add Kitchen tests (3cab7f6)

Features

  • semantic-release: add semantic release (78c5eb5)