salt-formula/docs/CHANGELOG.rst
semantic-release-bot cc6a3a204e chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.11.0...v1.12.0) (2022-08-26)

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([c8f9dd4](c8f9dd44e6))

### Features

* **freebsd:** update package names for Python 3.9 ([2881fdd](2881fdd811))
2022-08-26 21:13:26 +00:00

54 KiB

Changelog

1.12.0 (2022-08-26)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (`c8f9dd4 <c8f9dd44e6>`_)

Features

  • freebsd: update package names for Python 3.9 (`2881fdd <2881fdd811>`_)

1.11.0 (2022-05-17)

Bug Fixes

  • minion: replace literals with rootuser & rootgroup from map (`b2316ed <b2316ed17b>`_)

Code Refactoring

  • minion: use pkg.installed state for macOS (`3eff2d2 <3eff2d2acf>`_)

Continuous Integration

  • macos: enable testing using GitHub Actions (`8ab60b9 <8ab60b9689>`_)
  • vagrant: use linked_clone at all times (inc. CI) [skip ci] (`18a6230 <18a6230856>`_)

Features

  • macos: use saltstack as package to install (`c05fddf <c05fddf139>`_)

Tests

  • macos: add map.jinja verification files (`c1c635f <c1c635fda4>`_)
  • macos: update for this platform (`dc9cff9 <dc9cff99c5>`_)
  • system.rb: add support for mac_os_x [skip ci] (`e8a1237 <e8a1237632>`_)

1.10.3 (2022-04-13)

Bug Fixes

  • pkgrepo: pkgrepo use cmd.shell (`0e4b3bd <0e4b3bdf94>`_)

Continuous Integration

  • kitchen.windows: fix version number for Salt installation [skip ci] (`37dd068 <37dd068d19>`_)

Tests

  • _mapdata: add verification file for fedora-36 [skip ci] (`c20deb9 <c20deb92d4>`_)

1.10.2 (2022-04-03)

Bug Fixes

  • gentoo: use retry_options to avoid spurious service failures (`d00c069 <d00c069e25>`_)

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images [skip ci] (`92a82a9 <92a82a98c7>`_)
  • update linters to latest versions [skip ci] (`47efbc0 <47efbc0492>`_)

Tests

  • _mapdata: add/update verification files for Fedora & Gentoo (`e9cb3d2 <e9cb3d2728>`_)
  • system: add build_platform_codename [skip ci] (`6b5598a <6b5598a8d8>`_)

1.10.1 (2022-02-03)

Bug Fixes

  • minion: respect minion_remove_config: true (`02c31df <02c31df0c5>`_), closes #527

Continuous Integration

  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (`46fc639 <46fc639d46>`_)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (`d95dac2 <d95dac24aa>`_)
  • windows: update Salt version installed to 3004-3 [skip ci] (`fdccb9b <fdccb9b612>`_)
  • windows: use Salt version 3004 [skip ci] (`a1e9823 <a1e9823b42>`_)

Tests

  • update for new pre-salted images [skip ci] (`8015fe0 <8015fe0c92>`_)

1.10.0 (2021-12-27)

Bug Fixes

  • log_fmt_console: double option in config (`b705e44 <b705e44378>`_)
  • minion: fix windows path construction (`c9c6e12 <c9c6e12223>`_)

Continuous Integration

  • proxy: replace deprecated Windows 2016 with 2022 [skip ci] (`21b8d36 <21b8d3626e>`_)
  • proxy+windows: fix setting up WinRM [skip ci] (`39cbc1b <39cbc1b91b>`_)
  • vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (`1654e67 <1654e6746b>`_)

Features

  • minion: ensure correct permissions for salt-cloud generated files (`dfa7f7d <dfa7f7d1d8>`_)

1.9.10 (2021-12-19)

Bug Fixes

  • minion: update config parameter saltenv (`7540dc9 <7540dc90aa>`_)

1.9.9 (2021-12-04)

Bug Fixes

  • sort extra options in configuration (`89cdcec <89cdcec595>`_)

1.9.8 (2021-11-30)

Bug Fixes

  • master: master.d template to support saltclass ext_pillar (`5b7d7ea <5b7d7ea70e>`_)

Continuous Integration

  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (`47d6c23 <47d6c23df3>`_)

Tests

  • _mapdata: add verification file for OpenBSD 7.0 [skip ci] (`f1ead04 <f1ead04517>`_)
  • _mapdata: update verification files for FreeBSD [skip ci] (`4b356b1 <4b356b1213>`_)

1.9.7 (2021-11-22)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3004 (`93289f6 <93289f6df1>`_)

Tests

  • silicon: add pillar and verification files for 3004 (`f9ff8ea <f9ff8eab10>`_)

1.9.6 (2021-11-17)

Continuous Integration

  • use pillars_from_directories & test/salt/pillar/top.sls (`98c9dbf <98c9dbfcfb>`_)

Tests

  • pillar: centralise and clean-up entries (`db5b69c <db5b69c9cd>`_)
  • centralise all suites into default suite (`b475e24 <b475e24638>`_)

1.9.5 (2021-11-05)

Bug Fixes

  • make it possible to not have key_url set (`97e1d1f <97e1d1f07a>`_), closes #520
  • update to modern defaults for Debian family (`a932a8c <a932a8cc84>`_)

1.9.4 (2021-10-27)

Bug Fixes

  • master: don't manage config for saltstack enterprise master plugin (`184f338 <184f338741>`_)

1.9.3 (2021-10-05)

Continuous Integration

  • kitchen+ci: update with latest CVE pre-salted images (`1a8512d <1a8512d77f>`_)

Tests

  • _mapdata: reset indentation [skip ci] (`678548f <678548fc8b>`_)
  • _mapdata: use 15.3 for opensuse-15.yaml (`f4a91c4 <f4a91c458c>`_)
  • neon: remove pillar and tests for v3000 (`d00b04a <d00b04a5df>`_)

1.9.2 (2021-09-17)

Bug Fixes

  • debian,ubuntu: rename repo file to match documentation (`47ab261 <47ab261b39>`_)

Continuous Integration

  • mapdata: remove Ubuntu 16.04 [skip ci] (`cd2a0bf <cd2a0bfdf0>`_)

1.9.1 (2021-09-04)

Bug Fixes

  • default: set salt:minion:master_type to str (`ca1df1b <ca1df1b69e>`_)

Continuous Integration

  • freebsd: update with latest pre-salted Vagrant boxes [skip ci] (`0231e63 <0231e6368e>`_)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (`a86e19e <a86e19e794>`_)
  • kitchen: move provisioner block & update run_command [skip ci] (`5cc8759 <5cc8759efd>`_)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (`86b0fa1 <86b0fa1d40>`_)
  • pillar: update master_type in pillar.example (`8fa064b <8fa064baa9>`_)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (`ac1d3b9 <ac1d3b9a2d>`_)

Tests

  • _mapdata: add AlmaLinux verification file [skip ci] (`42d6487 <42d64870e3>`_)
  • _mapdata: update verification files for master_type: str (`c16e7a3 <c16e7a3b75>`_)
  • pkgs_spec: fix latest rubocop violations [skip ci] (`f64197a <f64197ada4>`_)

1.9.0 (2021-07-14)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (`0e62858 <0e62858986>`_)
  • kitchen.vagrant.yml: disable FreeBSD until pre-salted boxes updated (`fa820c7 <fa820c7839>`_)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (`226a187 <226a187258>`_)

Documentation

  • readme: add documentation regarding salt.formula usage [skip ci] (`209575f <209575f385>`_)

Features

  • freebsd: update packages from py37-* => py38-* (`0ab42d7 <0ab42d7ce8>`_)

1.8.5 (2021-05-25)

Bug Fixes

  • oracle-7: use osmajorrelease instead of $releasever (`5146c44 <5146c449d5>`_)
  • repo: update repo urls to repo.saltproject.io (`80542ba <80542bad6e>`_)

Continuous Integration

  • vagrant: add OpenBSD 6.9 [skip ci] (`374527b <374527b235>`_)
  • add arch-master to matrix and update .travis.yml [skip ci] (`b867733 <b8677339cc>`_)
  • gitlab-ci: update Fedora testing after release [skip ci] (`33d6a03 <33d6a033d3>`_)

1.8.4 (2021-04-24)

Bug Fixes

  • freebsd: use retry_options to avoid spurious service failures (`698b7ea <698b7eae59>`_)

1.8.3 (2021-04-22)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 (`480b7ed <480b7edbfb>`_)
  • vagrant: add FreeBSD 13.0 [skip ci] (`6316991 <6316991334>`_)
  • vagrant: add Windows 10 pre-salted box [skip ci] (`fd285d8 <fd285d8c5b>`_)

Tests

  • aluminium: add pillar, tests and verification files for 3003 (`752a1de <752a1dea22>`_)
  • freebsd: add map.jinja verification file (for 13.0) (`10ae613 <10ae613cae>`_)

1.8.2 (2021-04-09)

Bug Fixes

  • freebsd: fix package names [skip ci] (`a30f124 <a30f124485>`_)

Continuous Integration

  • vagrant: use pre-salted boxes & conditional local settings [skip ci] (`5941618 <5941618c6e>`_)

Tests

  • freebsd-11: fix osfinger in comment [skip ci] (`26f2cc1 <26f2cc1ef0>`_)

1.8.1 (2021-03-30)

Bug Fixes

  • freebsd: update to provide support for most recent versions (`24ebbb4 <24ebbb4e0c>`_)
  • openbsd: update to provide support for most recent versions (`61201de <61201de8c6>`_)
  • osfamilymap: use whoami for Windows rootuser (`69d5981 <69d598138e>`_), closes #495

Code Refactoring

  • retry_options: provide options from defaults/pillar (`bbd7286 <bbd7286240>`_)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (`163c77f <163c77fcee>`_)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (`cfefcc8 <cfefcc83c0>`_)
  • windows: use kitchen.windows.yml (`c6043fb <c6043fbc9d>`_)

Documentation

  • readme: add Testing with Vagrant section (`ef1bc02 <ef1bc02a86>`_)

Tests

  • update for new platforms (inc. using system library) (`e6bcdc1 <e6bcdc1b4d>`_)
  • _mapdata: add Arch Linux verification file (`e31a56e <e31a56e7a3>`_)
  • add Windows map verification files (`e0afe89 <e0afe89f24>`_)
  • standardise use of share suite & _mapdata state [skip ci] (`9816f47 <9816f473c5>`_)

1.8.0 (2021-03-03)

Features

  • allow selecting alternate salt package repositories (`8742ab3 <8742ab30bb>`_)

Tests

  • debian+ubuntu: update pkgrepo to use https instead of http (`e94a8c9 <e94a8c9dce>`_)

1.7.5 (2021-03-02)

Bug Fixes

  • revert to using is mapping in Jinja2 (`a89fb3f <a89fb3f4aa>`_)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (`25fea89 <25fea89238>`_)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (`fb9901e <fb9901e3ac>`_)
  • pre-commit: update hook for rubocop [skip ci] (`a874a76 <a874a76967>`_)

1.7.4 (2021-01-29)

Bug Fixes

Continuous Integration

  • kitchen+gitlab: update for new pre-salted images (`a9413e8 <a9413e8c29>`_)

Tests

  • tumbleweed: add map verification files (`6aeaa5a <6aeaa5ac94>`_)

1.7.3 (2020-12-23)

Tests

  • _mapdata: generate verification files (`da6d150 <da6d1509fd>`_)
  • map: verify map.jinja dump using _mapdata state (`d2404d5 <d2404d5175>`_)

1.7.2 (2020-12-20)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (`2a5b679 <2a5b6798d4>`_)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (`8417653 <8417653525>`_)
  • kitchen+gitlab: adjust matrix to add 3002 (`7df2445 <7df2445481>`_)

Tests

  • magnesium: add pillar and tests for 3002 (`c066060 <c0660608d7>`_)

1.7.1 (2020-12-16)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (`c9b2cb4 <c9b2cb4a4a>`_)

Tests

  • fluorine: remove pillar and tests for 2019.2 (`75ccf59 <75ccf591eb>`_)
  • pkgs_spec: test for major version only (i.e. 3000) (`618f95a <618f95a665>`_)

1.7.0 (2020-10-12)

Continuous Integration

  • pre-commit: add to formula [skip ci] (`7ff962e <7ff962e2ad>`_)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (`426b29c <426b29c211>`_)
  • pre-commit: finalise rstcheck configuration [skip ci] (`22fa616 <22fa616f59>`_)

Features

1.6.0 (2020-09-20)

Features

  • enable the metadata grains server by default (`b1d296d <b1d296d270>`_)

1.5.2 (2020-09-20)

Bug Fixes

  • jinja: stop repeating user/group args (`e313401 <e313401cd6>`_)
  • windows: dont run master state (`a36f2eb <a36f2eb2d2>`_)
  • windows: git.latest(parallel:true) does not work (`0c591bb <0c591bba95>`_)
  • windows: group arg not supported on windows (`d61e671 <d61e671fa0>`_)
  • windows: group name is users not root (`887d155 <887d1559b5>`_)

1.5.1 (2020-08-25)

Bug Fixes

  • service: service salt-master and salt-minion to restart last (`d71cf0c <d71cf0c4f9>`_)
  • service: svc salt-master watch remove-default-master-conf-file (`e1774e3 <e1774e3b40>`_)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (`76e820c <76e820c36f>`_)

1.5.0 (2020-07-15)

Bug Fixes

  • macos: use macos service names (`c72b183 <c72b183f5f>`_)
  • minion: fix requisites from recent prs (`a466456 <a46645607b>`_)

Features

  • macos: basic launchctl service support (`94027f7 <94027f7332>`_)

Tests

  • versions: bump pkg versions (`37eb3b3 <37eb3b3514>`_)

1.4.6 (2020-07-01)

Bug Fixes

  • freebsd: command at is already present in base system (`b6ab1b1 <b6ab1b1d54>`_)

1.4.5 (2020-06-28)

Bug Fixes

  • windows: py2 should still be default like other platforms (`62f6d39 <62f6d39d63>`_)

Continuous Integration

  • github: add Windows testing using Actions (`1eca9c7 <1eca9c7551>`_)

Tests

  • windows: add local testing of Windows using Vagrant/Virtualbox (`0465af7 <0465af72da>`_)

1.4.4 (2020-06-23)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (`f66a09c <f66a09c2d6>`_)
  • kitchen+travis: adjust matrix to add 3001 (`9060879 <9060879924>`_)

Tests

  • sodium: add pillar and tests for 3001 (`42cacc2 <42cacc253f>`_)

1.4.3 (2020-06-01)

Tests

1.4.2 (2020-05-26)

Bug Fixes

  • opensuse: use appropriate upstream repo (`5d9a92b <5d9a92bf1d>`_)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (`a333801 <a3338018fb>`_)
  • kitchen+travis: adjust matrix to add opensuse-leap-15.2 (`7fc32fb <7fc32fb0fb>`_)
  • kitchen+travis: adjust matrix to add opensuse-leap-15.2 (`1afa84e <1afa84e1af>`_)
  • travis: add notifications => zulip [skip ci] (`7e2a9c0 <7e2a9c0acd>`_)
  • workflows/commitlint: add to repo [skip ci] (`38ebe56 <38ebe5653b>`_)

Tests

  • pkgs_spec: update for releases 3000.3 & 2019.2.5 (`5917569 <5917569464>`_)
  • pkgs_spec: update version installed on fedora (`301a988 <301a9884ac>`_)

1.4.1 (2020-05-02)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (`f10a85f <f10a85fc70>`_)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 (`433a2c1 <433a2c1597>`_)

Tests

  • add tests for v3000-py2 (`c228029 <c228029879>`_)
  • pkgs_spec: update for CVE releases 3000.2 & 2019.2.4 (`965588b <965588b108>`_)
  • remove deprecated Salt/Python versions (`7f19796 <7f19796517>`_)

1.4.0 (2020-04-18)

Features

  • package: use apt-pinning to pin specific package version (`98ad87a <98ad87a001>`_)

Tests

  • pkgs_spec: update fedora version [skip ci] (`e786eb6 <e786eb6b8e>`_)

1.3.4 (2020-04-03)

Bug Fixes

  • api: remove spurious colon in salt.api state (`02fbcd4 <02fbcd43fc>`_)

1.3.3 (2020-04-01)

Continuous Integration

  • kitchen+travis: adjust matrix to update 3000 to 3000.1 (`a8fe65a <a8fe65a2c8>`_)

Tests

  • pkgs_spec: update 3000 to 3000.1 (`1e677cd <1e677cd761>`_)
  • service_spec: add should be_installed (`b5461a0 <b5461a0eba>`_)

1.3.2 (2020-03-21)

Code Refactoring

  • osfamilymap: remove workaround for OpenSUSE 15.1 (`0da366c <0da366c7b2>`_)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000 & remove 2017.7 (`4a5f805 <4a5f8053e9>`_)

Tests

  • neon: add pillar and tests for 3000 (`f91f10c <f91f10c280>`_)
  • nitrogen: remove pillar and tests for 2017.7 (`f246a5e <f246a5e0af>`_)

1.3.1 (2020-03-19)

Bug Fixes

  • jinja: replace version_cmp with grains lookup (`dd37869 <dd37869d28>`_)
  • jinja: replace version_cmp with grains lookup (`325f6c0 <325f6c061b>`_)

1.3.0 (2020-03-11)

Features

  • mapping: better control of the service's state (`29ffd68 <29ffd68d34>`_)

1.2.0 (2020-02-20)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (`4955737 <4955737f84>`_)

Continuous Integration

  • kitchen+travis+inspec: fix amazonlinux-2-py3 [skip ci] (`10e2ce0 <10e2ce07a4>`_)

Features

  • metastate: add metastate per community convention (`fbaa456 <fbaa456ca6>`_)

1.1.3 (2020-02-13)

Bug Fixes

  • tpl_path: replace slspath to tplroot (`bbcc4cd <bbcc4cda7a>`_)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances [skip ci] (`d2d5186 <d2d51864a5>`_)

1.1.2 (2020-01-25)

Code Refactoring

  • mapping: simplify py version handling (`715e3b8 <715e3b8fa4>`_)

1.1.1 (2020-01-24)

Continuous Integration

  • travis: use major.minor for semantic-release version [skip ci] (`9d30df2 <9d30df2f5f>`_)

Tests

  • pkgs_spec: update centos-8 for 2019.2.3 release (`7121d1d <7121d1d8cd>`_)
  • versions: bump salt pkg versions (`c42125c <c42125c2ab>`_)

1.1.0 (2019-12-19)

Features

  • formulas: git.latest parallelization (`eda88bd <eda88bd1a6>`_)

1.0.0 (2019-12-16)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (`fdc60ae <fdc60aed86>`_)

Features

  • per-formula-opts: configure git.latest state per formula (`82c840d <82c840d6f9>`_)
  • per-formula-opts: configure git.latest state per formula (`9362277 <9362277f2a>`_)

BREAKING CHANGES

  • per-formula-opts: Potential adverse affect on running salt.formulas with multiple envs

0.59.9 (2019-12-03)

Tests

0.59.8 (2019-11-28)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (`67e1109 <67e110973b>`_)
  • shellcheck: fix shellcheck error (`cc31514 <cc3151436c>`_)

Continuous Integration

  • travis: apply changes from build config validation [skip ci] (`56c2eb5 <56c2eb5367>`_)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (`33f69cf <33f69cfb7b>`_)
  • travis: quote pathspecs used with git ls-files [skip ci] (`1a27b0a <1a27b0ae84>`_)
  • travis: run shellcheck during lint job [skip ci] (`f4e8ae6 <f4e8ae6871>`_)
  • travis: use build config validation (beta) [skip ci] (`85593f5 <85593f555e>`_)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`ef7e1c1 <ef7e1c1e7b>`_)

0.59.7 (2019-10-29)

Continuous Integration

Documentation

Tests

0.59.6 (2019-10-11)

Tests

0.59.5 (2019-10-11)

Bug Fixes

Continuous Integration

0.59.4 (2019-10-10)

Bug Fixes

Continuous Integration

0.59.3 (2019-09-25)

Continuous Integration

Tests

0.59.2 (2019-09-20)

Bug Fixes

0.59.1 (2019-09-20)

Bug Fixes

Code Refactoring

0.59.0 (2019-09-17)

Features

0.58.4 (2019-08-25)

Bug Fixes

0.58.3 (2019-08-02)

Code Refactoring

0.58.2 (2019-08-01)

Bug Fixes

0.58.1 (2019-08-01)

Bug Fixes

0.58.0 (2019-06-13)

Features

0.57.1 (2019-05-14)

Documentation