Saltstack Official Syslog-NG Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

10KB

Changelog

0.5.1 (2020-09-09)

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
  • state: restart service when configuration has changed (a8100d0)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix skip ci
  • gemfile.lock: add to repo with updated Gemfile skip ci
  • kitchen: avoid using bootstrap for master instances skip ci
  • kitchen: install required packages to bootstrapped opensuse 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: use bootstrapped opensuse images until 2019.2.2 skip ci
  • kitchen+travis: remove master-py2-arch-base-latest skip ci
  • kitchen+travis: upgrade matrix after 2019.2.2 release 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
  • merge travis matrix, add salt-lint & rubocop to lint job (a3fd56e)
  • merge travis matrix, add salt-lint & rubocop to lint job (2eb11ff)

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

0.5.0 (2019-10-01)

Bug Fixes

  • pillar: rearrange tofs block to avoid yamllint error (7c4dd84)

Features

0.4.0 (2019-09-30)

Bug Fixes

Code Refactoring

  • pillars: dry default pillars (2f169e2)
  • states: switch to the new directory layout (7ea12e3)

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (9151f4e)
  • cirrus: update test matrix (7e3826b)
  • kitchen: change log_level to debug instead of info (8c7b3f0)
  • kitchen+travis: replace EOL pre-salted images (25f12ac)
  • travis: fix CentOS instance name (2a94fab)
  • travis: test formula with Travis (2049866)
  • yamllint: add rule empty-values & use new yaml-files setting (abd2920)

Features

  • distro: add support for CentOS (7311f10)
  • distro: add support for OpenSuse (3258ee0)
  • install: provide EPEL repo configuration for Amazon Linux-2 (4e46ea0)
  • pillar: update map.jinja from template-formula (c027735)
  • platform: add support for Arch (2112711)

Tests

  • inspec: fix test on syslog-ng.conf file (bd2506f)
  • pillar: use custom pillar file to run tests (5cb5bd4)
  • refactor: split tests (config/package/service) (b7fac62)

0.3.0 (2019-08-17)

Continuous Integration

  • cirrus: use cirrus-ci alongisde travis-ci (51271b6)
  • kitchen+travis: modify matrix to include develop platform (b47b992)

Features

  • yamllint: include for this repo and apply rules throughout (a81ae52)

0.2.2 (2019-05-26)

Documentation

  • readme: add testing requirements section (06de318)

0.2.1 (2019-05-26)

Bug Fixes

  • inspec: move test suite to test/integration/default (0ba5fce)
  • inspec: update Inspec profile definition (85bdfbb)

Continuous Integration

  • kitchen: rename Kitchen config file (dcbc58d)
  • kitchen+travis: test with more distros (b1acda9)
  • travis: debian wheezy is no longer supported (e6d2a06)

Documentation

  • readme: fix typos, update README with testing info (35d0ca4)
  • readme: update readme (0193e22)
  • semantic-release: implement an automated changelog (98e17dd)