Changelog ========= `1.3.0 `_ (2021-08-25) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **3003.1:** update inc. AlmaLinux, Rocky & ``rst-lint`` [skip ci] (\ `6dfae1f `_\ ) * **gemfile+lock:** use ``ssf`` customised ``inspec`` repo [skip ci] (\ `362fe72 `_\ ) * **kitchen:** move ``provisioner`` block & update ``run_command`` [skip ci] (\ `f26c097 `_\ ) * **kitchen+ci:** update with latest ``3003.2`` pre-salted images [skip ci] (\ `adf30f6 `_\ ) * add Debian 11 Bullseye & update ``yamllint`` configuration [skip ci] (\ `a0c5487 `_\ ) * **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `66a465c `_\ ) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (\ `5bbe1e8 `_\ ) * add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `808d428 `_\ ) Features ^^^^^^^^ * **config:** allow differents options for server and pool (\ `7d680a1 `_\ ), closes `#27 `_ `1.2.5 `_ (2021-04-22) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * restart service after config change (\ `#36 `_\ ) (\ `20873d0 `_\ ) Tests ^^^^^ * standardise use of ``share`` suite & ``_mapdata`` state [skip ci] (\ `e2d97f9 `_\ ) `1.2.4 `_ (2021-03-10) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile+lock:** use ``ssf`` customised ``kitchen-docker`` repo [skip ci] (\ `6174b14 `_\ ) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] (\ `71fb3e1 `_\ ) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] (\ `34532e6 `_\ ) * **pre-commit:** update hook for ``rubocop`` [skip ci] (\ `bb42c1b `_\ ) Documentation ^^^^^^^^^^^^^ * **uyuni:** add metadata and form yaml files (\ `7a0dbdb `_\ ) * **uyuni:** fix service name (\ `808d63b `_\ ) * **uyuni:** fix yamllint issues (\ `f489cd0 `_\ ) * **uyuni:** update form.yml with more options (\ `a6501ea `_\ ) Tests ^^^^^ * **config_spec:** fix for Gentoo (\ `18039a9 `_\ ) `1.2.3 `_ (2020-12-24) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **osfamilymap:** fix openSUSE NTP servers (\ `828e12f `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **commitlint:** ensure ``upstream/master`` uses main repo URL [skip ci] (\ `25bea74 `_\ ) * **gitlab-ci:** add ``rubocop`` linter (with ``allow_failure``\ ) [skip ci] (\ `95e6ee3 `_\ ) `1.2.2 `_ (2020-12-16) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] (\ `264151d `_\ ) * **release.config.js:** use full commit hash in commit link [skip ci] (\ `9122f1a `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **gemfile:** restrict ``train`` gem version until upstream fix [skip ci] (\ `92fcb44 `_\ ) * **gemfile.lock:** add to repo with updated ``Gemfile`` [skip ci] (\ `c3d1b91 `_\ ) * **gitlab-ci:** use GitLab CI as Travis CI replacement (\ `b9e269e `_\ ) * **kitchen:** avoid using bootstrap for ``master`` instances [skip ci] (\ `28c7470 `_\ ) * **kitchen:** use ``debian-10-master-py3`` instead of ``develop`` [skip ci] (\ `62a2819 `_\ ) * **kitchen:** use ``develop`` image until ``master`` is ready (\ ``amazonlinux``\ ) [skip ci] (\ `5e6f085 `_\ ) * **kitchen:** use ``saltimages`` Docker Hub where available [skip ci] (\ `cc33b93 `_\ ) * **kitchen+travis:** remove ``master-py2-arch-base-latest`` [skip ci] (\ `85b8bc7 `_\ ) * **kitchen+travis:** upgrade matrix after ``2019.2.2`` release [skip ci] (\ `b336538 `_\ ) * **pre-commit:** add to formula [skip ci] (\ `1d979af `_\ ) * **pre-commit:** enable/disable ``rstcheck`` as relevant [skip ci] (\ `3ecb741 `_\ ) * **pre-commit:** finalise ``rstcheck`` configuration [skip ci] (\ `f876619 `_\ ) * **travis:** add notifications => zulip [skip ci] (\ `de6cc9e `_\ ) * **travis:** apply changes from build config validation [skip ci] (\ `95928da `_\ ) * **travis:** opt-in to ``dpl v2`` to complete build config validation [skip ci] (\ `2e68bca `_\ ) * **travis:** quote pathspecs used with ``git ls-files`` [skip ci] (\ `c426c62 `_\ ) * **travis:** run ``shellcheck`` during lint job [skip ci] (\ `66a147d `_\ ) * **travis:** update ``salt-lint`` config for ``v0.0.10`` [skip ci] (\ `3668973 `_\ ) * **travis:** use ``major.minor`` for ``semantic-release`` version [skip ci] (\ `2d2bf7a `_\ ) * **travis:** use build config validation (beta) [skip ci] (\ `a21bf73 `_\ ) * **workflows/commitlint:** add to repo [skip ci] (\ `de7860d `_\ ) Documentation ^^^^^^^^^^^^^ * **contributing:** remove to use org-level file instead [skip ci] (\ `eae8e87 `_\ ) * **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ `16e6cb8 `_\ ) Performance Improvements ^^^^^^^^^^^^^^^^^^^^^^^^ * **travis:** improve ``salt-lint`` invocation [skip ci] (\ `5f0e77f `_\ ) Styles ^^^^^^ * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] (\ `f43da51 `_\ ) `1.2.1 `_ (2019-10-12) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * **rubocop:** add fixes using ``rubocop --safe-auto-correct`` (\ ` `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen:** change ``log_level`` to ``debug`` instead of ``info`` (\ ` `_\ ) * **kitchen:** install required packages to bootstrapped ``opensuse`` [skip ci] (\ ` `_\ ) * **kitchen:** use bootstrapped ``opensuse`` images until ``2019.2.2`` [skip ci] (\ ` `_\ ) * **kitchen+travis:** replace EOL pre-salted images (\ ` `_\ ) * **platform:** add ``arch-base-latest`` (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * merge travis matrix, add ``salt-lint`` & ``rubocop`` to ``lint`` job (\ ` `_\ ) * use ``dist: bionic`` & apply ``opensuse-leap-15`` SCP error workaround (\ ` `_\ ) * **travis:** merge ``rubocop`` linter into main ``lint`` job (\ ` `_\ ) * **yamllint:** add rule ``empty-values`` & use new ``yaml-files`` setting (\ ` `_\ ) `1.2.0 `_ (2019-08-10) -------------------------------------------------------------------------------------------------------- Bug Fixes ^^^^^^^^^ * add pool option (\ `90cdeea `_\ ) Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `6db3426 `_\ ) Features ^^^^^^^^ * **yamllint:** include for this repo and apply rules throughout (\ `f83a498 `_\ ) `1.1.0 `_ (2019-05-10) -------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * fix default values (\ `a2a3aa7 `_\ ) `1.0.0 `_ (2019-04-30) -------------------------------------------------------------------------------------------------------- Features ^^^^^^^^ * update chrony formula to new template (\ `8a05d0f `_\ ) BREAKING CHANGES ^^^^^^^^^^^^^^^^ * ``chrony.removed`` replaced by ``.clean`` states. `0.2.1 `_ (2019-04-29) -------------------------------------------------------------------------------------------------------- Continuous Integration ^^^^^^^^^^^^^^^^^^^^^^ * **kitchen+travis:** implement ``inspec`` test matrix (\ `0fb718d `_\ ) Documentation ^^^^^^^^^^^^^ * **semantic-release:** implement an automated changelog (\ `d040dae `_\ ) Tests ^^^^^ * **inspec:** get tests passing (\ `e5741ee `_\ )