Changelog

1.0.2 (2020-08-09)

Bug Fixes

  • issues: file various minor issues (cf8b457)

1.0.1 (2020-08-09)

Bug Fixes

  • config: rename config file to .conf (274e50b)

  • linux: fixup linux ci/cd (b002965)

  • macos: hugepages in linux kernel only (25a6883)

  • macos: launchctl and plist fixes (543d5c7)

Code Refactoring

  • jinja: depreciate/replacer two variable names (2f07675)

Continuous Integration

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

  • kitchen+travis: add new platforms [skip ci] (c16bb41)

Styles

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

1.0.0 (2020-05-26)

Bug Fixes

  • script: fix some travis tests (63cfb1e)

Code Refactoring

  • all: align to template; fix bugs and ci (fc1ff28)

Continuous Integration

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

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

  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (f98319a)

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

  • travis: add notifications ⇒ zulip [skip ci] (81d3677)

  • workflows/commitlint: add to repo [skip ci] (3e8848d)

Documentation

Features

  • semantic-release: standardise for this formula (f56ba6a)

BREAKING CHANGES

  • all: The data dictionary is simplified and redesigned. This formula is aligned to template-formula with multiple fixes. Retest your states and update pillar data accordingly. For developer convenience, connectors and gui states are introduced. See pillar.example, defaults.yaml, and docs/README.