Skip to content

Releases: saltstack-formulas/dhcpd-formula

v0.11.5

20 Oct 11:52
Compare
Choose a tag to compare

0.11.5 (2021-10-20)

Bug Fixes

  • dhcpd.conf: use peer_port for peer port (809daac)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (55fd4f6)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (f9883c8)
  • kitchen: move provisioner block & update run_command [skip ci] (2668399)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (734c11b)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (abc3335)
  • add arch-master to matrix and update .travis.yml [skip ci] (ce6274b)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (49690fc)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (1f8fe87)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (c72a78e)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (23174d2)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (3477749)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6eedf55)
  • pre-commit: update hook for rubocop [skip ci] (b69b89b)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (c8a1e21)
  • _mapdata: add verification file for fedora-34 [skip ci] (c44e1ca)
  • standardise use of share suite & _mapdata state [skip ci] (cf811ec)
  • _mapdata: add verification files for new platforms (9e494f4)
  • config_spec: remove spurious_whitespace workaround for CentOS (ed11b7a)
  • share: standardise with latest changes [skip ci] (297dfe2)

v0.11.4

14 Jan 21:14
Compare
Choose a tag to compare

0.11.4 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (81fb960)

Tests

  • _mapdata: update for _mapdata/init.sls change (743de98)

v0.11.3

27 Dec 15:38
Compare
Choose a tag to compare

0.11.3 (2020-12-27)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (8c22f0b)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (b7dcffa)
  • gitlab-ci: use GitLab CI as Travis CI replacement (487fd0b)
  • pre-commit: add to formula [skip ci] (7814d97)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (1a76032)
  • pre-commit: finalise rstcheck configuration [skip ci] (52c33c9)

Tests

  • _mapdata: generate verification files (2ffc825)
  • map: verify map.jinja dump using _mapdata state (c8fbc79)

v0.11.2

24 Sep 14:40
Compare
Choose a tag to compare

0.11.2 (2020-09-24)

Bug Fixes

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (e3d3bb3)
  • kitchen: use saltimages Docker Hub where available [skip ci] (6e5d4fe)
  • kitchen+travis: add new platforms [skip ci] (2e3f86e)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (1eac3c9)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (4fa9cb5)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (aa2f881)
  • travis: add notifications => zulip [skip ci] (1726c5a)
  • workflows/commitlint: add to repo [skip ci] (9572bd8)

v0.11.1

09 Apr 03:09
Compare
Choose a tag to compare

0.11.1 (2020-04-09)

Bug Fixes

  • fedora: install dhcp-server (b91a3b1)
  • pillar.example: remove spurious whitespaces found in yaml_dump (d578996)
  • rubocop: fix remaining violations (106f9cb)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.1 & remove 2017.7 (6bacfb3)

Tests

  • fix arch conditional and make case more Rubyish (0b5bab2)

v0.11.0

09 Apr 00:52
Compare
Choose a tag to compare

0.11.0 (2020-04-09)

Features

  • ldap: add ldap backend support (241f267)

Tests

v0.10.4

06 Apr 22:24
Compare
Choose a tag to compare

0.10.4 (2020-04-06)

Bug Fixes

  • map.jinja: ensure whole pillar is merged in (4baed92)

Code Refactoring

  • tpls: refactor templates (9648e0d)

Tests

  • config_spec: update according to refactored map.jinja (880b281)
  • yaml_dump_spec: update according to refactored map.jinja (174e8d2)

v0.10.3

06 Apr 16:53
Compare
Choose a tag to compare

0.10.3 (2020-04-06)

Tests

  • config_spec: fix existing tests (repeating same control twice) (3c7cd44)
  • config_spec: update with file contents to test (0ae0a66)
  • config_spec: workaround spurious whitespace issues on CentOS (f4e12c5)

v0.10.2

06 Apr 03:24
Compare
Choose a tag to compare

0.10.2 (2020-04-06)

Code Refactoring

Tests

v0.10.1

06 Apr 03:15
Compare
Choose a tag to compare

0.10.1 (2020-04-06)

Tests

  • yaml_dump: add functionality, initial tests & add to Kitchen (76d43f5)