Changelog

0.7.3 (2020-09-10)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (4066d80)

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

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

Continuous Integration

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

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

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

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

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

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

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

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

  • travis: add notifications ⇒ zulip [skip ci] (072885a)

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

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

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

  • travis: run shellcheck during lint job [skip ci] (5832b4d)

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

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

  • travis: use build config validation (beta) [skip ci] (419960a)

  • workflows/commitlint: add to repo [skip ci] (293fd13)

Documentation

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

  • readme: update link to CONTRIBUTING [skip ci] (5359eca)

Performance Improvements

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

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (80c59cd)

0.7.2 (2019-10-12)

Bug Fixes

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

Continuous Integration

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

  • travis: merge rubocop linter into main lint job (22a91f7)

0.7.1 (2019-10-10)

Bug Fixes

  • map.jinja: fix salt-lint errors (abba9c1)

Continuous Integration

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

0.7.0 (2019-10-07)

Bug Fixes

  • states: fix template lookup in apt-cacher/ng/client/config (1b288c2)

  • states: rename states in a more consistent way (d1b56c2)

  • tofs: rename default config files (a20a724)

Code Refactoring

  • states: split client.sls and server.sls in sub-states (566e38d)

Continuous Integration

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

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

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (652706f)

  • platform: add arch-base-latest (commented out for now) [skip ci] (cdf6b50)

Documentation

  • pillar: add pillar example for TOFS pattern (d08ed97)

Features

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

  • tofs: add tofs pattern (1a7dd94)

Tests

  • inpsec: test apt-cacher client config (81bb9db)

  • inspec: check that apt-cacher-ng port is opened (19acc34)

0.6.0 (2019-09-20)

Continuous Integration

  • kitchen: add Kitchen tests (265aa5a)

Features

  • semantic-release: add semantic-release (03bf55c)