Saltstack Official Apt-Cacher Formula
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

7.9KB

Changelog

0.7.3 (2020-09-10)

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 (e098871)

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: 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
  • 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

0.7.2 (2019-10-12)

Bug Fixes

Continuous Integration

0.7.1 (2019-10-10)

Bug Fixes

Continuous Integration

0.7.0 (2019-10-07)

Bug Fixes

  • states: fix template lookup in apt-cacher/ng/client/config (1b288c2)
  • states: rename states in a more consistent way (d1b56c2)
  • tofs: rename default config files (a20a724)

Code Refactoring

  • states: split client.sls and server.sls in sub-states (566e38d)

Continuous Integration

  • kitchen: change log_level to debug instead of info (ca98247)
  • 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

Documentation

  • pillar: add pillar example for TOFS pattern (d08ed97)

Features

  • map: sync map.jinja with template-formula (2b4c4d5)
  • tofs: add tofs pattern (1a7dd94)

Tests

  • inpsec: test apt-cacher client config (81bb9db)
  • inspec: check that apt-cacher-ng port is opened (19acc34)

0.6.0 (2019-09-20)

Continuous Integration

  • kitchen: add Kitchen tests (265aa5a)

Features

  • semantic-release: add semantic-release (03bf55c)