Saltstack Official Salt Formula
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

14KB

Changelog

1.4.0 (2020-04-18)

Features

  • package: use apt-pinning to pin specific package version (98ad87a)

Tests

  • pkgs_spec: update fedora version skip ci

1.3.4 (2020-04-03)

Bug Fixes

  • api: remove spurious colon in salt.api state (02fbcd4)

1.3.3 (2020-04-01)

Continuous Integration

  • kitchen+travis: adjust matrix to update 3000 to 3000.1 (a8fe65a)

Tests

  • pkgs_spec: update 3000 to 3000.1 (1e677cd)
  • service_spec: add should be_installed (b5461a0)

1.3.2 (2020-03-21)

Code Refactoring

  • osfamilymap: remove workaround for OpenSUSE 15.1 (0da366c)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000 & remove 2017.7 (4a5f805)

Tests

  • neon: add pillar and tests for 3000 (f91f10c)
  • nitrogen: remove pillar and tests for 2017.7 (f246a5e)

1.3.1 (2020-03-19)

Bug Fixes

  • jinja: replace version_cmp with grains lookup (dd37869)
  • jinja: replace version_cmp with grains lookup (325f6c0)

1.3.0 (2020-03-11)

Features

  • mapping: better control of the service’s state (29ffd68)

1.2.0 (2020-02-20)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” skip ci

Continuous Integration

  • kitchen+travis+inspec: fix amazonlinux-2-py3 skip ci

Features

  • metastate: add metastate per community convention (fbaa456)

1.1.3 (2020-02-13)

Bug Fixes

  • tpl_path: replace slspath to tplroot (bbcc4cd)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances skip ci

1.1.2 (2020-01-25)

Code Refactoring

  • mapping: simplify py version handling (715e3b8)

1.1.1 (2020-01-24)

Continuous Integration

  • travis: use major.minor for semantic-release version skip ci

Tests

  • pkgs_spec: update centos-8 for 2019.2.3 release (7121d1d)
  • versions: bump salt pkg versions (c42125c)

1.1.0 (2019-12-19)

Features

  • formulas: git.latest parallelization (eda88bd)

1.0.0 (2019-12-16)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix skip ci

Features

  • per-formula-opts: configure git.latest state per formula (82c840d)
  • per-formula-opts: configure git.latest state per formula (9362277)

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
  • shellcheck: fix shellcheck error (cc31514)

Continuous Integration

  • 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: use build config validation (beta) skip ci

Performance Improvements

  • travis: improve salt-lint invocation skip ci

0.59.7 (2019-10-29)

Continuous Integration

Documentation

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

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

  • kitchen: install required packages to bootstrapped opensuse skip ci
  • kitchen: use bootstrapped opensuse images until 2019.2.2 skip ci
  • platform: add arch-base-latest (commented out for now) skip ci
  • merge travis matrix, add salt-lint & rubocop to lint job ([](https://github.com/saltstack-formulas/salt-formula/commit/e815eaa))

0.59.3 (2019-09-25)

Continuous Integration

  • kitchen: change log_level to debug instead of info (073175d)

Tests

  • pkgs_spec: update for 2019.2.1 release (1bf9689)

0.59.2 (2019-09-20)

Bug Fixes

  • symlinks: replace symlinks with real files (c4d0132)

0.59.1 (2019-09-20)

Bug Fixes

  • pkgrepo: fix settings for opensuse (f00c9a7)
  • pkgrepo: provide settings for amazon (cb726af)

Code Refactoring

  • kitchen+travis+inspec: use pre-salted images (fc1d0b1)

0.59.0 (2019-09-17)

Features

  • use semantic-release cross-formula standard structure (ebfeba2)

0.58.4 (2019-08-25)

Bug Fixes

  • minion: fix version compare in minion.sls (49bf81b)

0.58.3 (2019-08-02)

Code Refactoring

  • linux: align to template-formula (plus fixes) (71b4d8a)

0.58.2 (2019-08-01)

Bug Fixes

  • macos: fix minion package handling for homebrew (14276e2)
  • minion: fix jinja rendering error (550f81b)
  • os: pass state on unsupported os (4557976)
  • perms: some os have custom user/root (beb0e85)

0.58.1 (2019-08-01)

Bug Fixes

  • travis: disable two failing platforms until they can be fixed (5fcadcd)

0.58.0 (2019-06-13)

Features

  • tofs: allow TOFS for master configuration (1b202af)
  • tofs: allow TOFS for minion configuration (fbe814a)

0.57.1 (2019-05-14)

Documentation

  • semantic-release: implement an automated changelog (b73af20)