Saltstack Official Chrony Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

13KB

Changelog

1.3.0 (2021-08-25)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint skip ci
  • gemfile+lock: use ssf customised inspec repo skip ci
  • kitchen: move provisioner block & update run_command skip ci
  • kitchen+ci: update with latest 3003.2 pre-salted images skip ci
  • add Debian 11 Bullseye & update yamllint configuration skip ci
  • kitchen+gitlab: adjust matrix to add 3003 skip ci
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) skip ci
  • add arch-master to matrix and update .travis.yml skip ci

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

1.2.4 (2021-03-10)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo skip ci
  • kitchen+ci: use latest pre-salted images (after CVE) skip ci
  • kitchen+gitlab-ci: use latest pre-salted images skip ci
  • pre-commit: update hook for rubocop skip ci

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
  • gitlab-ci: add rubocop linter (with allow_failure) skip ci

1.2.2 (2020-12-16)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” skip ci
  • release.config.js: use full commit hash in commit link skip ci

Continuous Integration

  • gemfile: restrict train gem version until upstream fix skip ci
  • gemfile.lock: add to repo with updated Gemfile skip ci
  • gitlab-ci: use GitLab CI as Travis CI replacement (b9e269e)
  • kitchen: avoid using bootstrap for master instances skip ci
  • kitchen: use debian-10-master-py3 instead of develop skip ci
  • kitchen: use develop image until master is ready (amazonlinux) skip ci
  • kitchen: use saltimages Docker Hub where available skip ci
  • kitchen+travis: remove master-py2-arch-base-latest skip ci
  • kitchen+travis: upgrade matrix after 2019.2.2 release skip ci
  • pre-commit: add to formula skip ci
  • pre-commit: enable/disable rstcheck as relevant skip ci
  • pre-commit: finalise rstcheck configuration skip ci
  • travis: add notifications => zulip skip ci
  • travis: apply changes from build config validation skip ci
  • travis: opt-in to dpl v2 to complete build config validation skip ci
  • travis: quote pathspecs used with git ls-files skip ci
  • travis: run shellcheck during lint job skip ci
  • travis: update salt-lint config for v0.0.10 skip ci
  • travis: use major.minor for semantic-release version skip ci
  • travis: use build config validation (beta) skip ci
  • workflows/commitlint: add to repo skip ci

Documentation

  • contributing: remove to use org-level file instead skip ci
  • readme: update link to CONTRIBUTING skip ci

Performance Improvements

  • travis: improve salt-lint invocation skip ci

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting skip ci

1.2.1 (2019-10-12)

Bug Fixes

Continuous Integration

1.2.0 (2019-08-10)

Bug Fixes

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

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)