template-formula/docs/CHANGELOG.rst
semantic-release-bot fd8430b203 chore(release): 5.0.12 [skip ci]
## [5.0.12](https://github.com/saltstack-formulas/template-formula/compare/v5.0.11...v5.0.12) (2024-01-02)

### Bug Fixes

* **suse:** correct OS grain ([6aee580](6aee5804d3))
2024-01-02 08:07:27 +00:00

97 KiB

Changelog

5.0.12 (2024-01-02)

Bug Fixes

  • suse: correct OS grain (`6aee580 <6aee5804d3>`_)

5.0.11 (2023-12-04)

Continuous Integration

  • update container images (`963522f <963522f342>`_)

Tests

  • rubocop: switch to using pre-commit's built-in file filtering (`c3b4c14 <c3b4c14070>`_)
  • rubocop: use AllowedMethods not deprecated IgnoredMethods (`9261a27 <9261a27794>`_)

5.0.10 (2023-11-13)

Bug Fixes

  • broken install-hooks due to saltlint v0.8.0 (`7da11c9 <7da11c9c3a>`_)

Continuous Integration

  • update the container images and refactor steps (`b84343e <b84343ef83>`_)
  • commitlint: update action versions (`c69928d <c69928d249>`_)
  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (`32518b9 <32518b9798>`_)
  • gitlab-ci: fix test conversion job (reset back to #249) [skip ci] (`6ea1cc2 <6ea1cc2f40>`_)

Styles

  • default.sls: fix minor typo (`3d1581e <3d1581e726>`_)
  • inspec: fix whitespace (`1df9861 <1df9861084>`_)

Tests

  • _mapdata: add verification file for ubuntu-22 [skip ci] (`9349c83 <9349c83874>`_)
  • pre-commit: switch to using pre-commit's built-in file filtering (`46130c4 <46130c4c09>`_)
  • pre-commit: update pre-commit hooks (`2bd3ef9 <2bd3ef9a18>`_)
  • rstcheck: ignore Markdown-style links as false positives (`b2c28aa <b2c28aa906>`_)
  • system.rb: add support for mac_os_x [skip ci] (`d46507b <d46507ba82>`_)

5.0.9 (2022-04-25)

Continuous Integration

  • gitlab-ci: use Node 16.x for pre-commit in test conversion job (`a1a46ae <a1a46ae389>`_)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (`801be3d <801be3d974>`_)

Tests

  • _mapdata: add verification file for fedora-35 [skip ci] (`6f02d2c <6f02d2c28a>`_)
  • _mapdata: add verification file for fedora-36 [skip ci] (`4a38a29 <4a38a292d6>`_)

5.0.8 (2022-02-23)

Styles

5.0.7 (2022-02-17)

Bug Fixes

  • libmapstack: allow mapping by booleans and numbers (`bb3a7ea <bb3a7ea0b2>`_)

Code Refactoring

  • libmatchers: match default type with docs (`8f847be <8f847bebfd>`_)

Styles

  • libsaltcli: fix comments to jinja comments (`e1735f4 <e1735f47f8>`_)

5.0.6 (2022-02-15)

Documentation

  • map.jinja: fix path to post-map.jinja in docs (`d64cd75 <d64cd75f62>`_)

Tests

  • system: add build_platform_codename [skip ci] (`65cf22c <65cf22c436>`_)

5.0.5 (2022-02-13)

Bug Fixes

  • libsaltcli+libmatchers: ensure Salt client API detection [skip ci] (`6eb2073 <6eb2073d02>`_)

Code Refactoring

  • shellcheck: fix violation (`4ee6387 <4ee6387bf9>`_)

Continuous Integration

  • gitlab-ci: update dind-ruby-bionic (use Python 3.7 for pre-commit) (`8ff2152 <8ff2152b32>`_)
  • update linters to latest versions [skip ci] (`a284a56 <a284a566b4>`_)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (`ea37971 <ea379716be>`_)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (`fd34718 <fd347183f9>`_)
  • proxy: allow rubygems proxy in gemfile (`7109cfd <7109cfd411>`_)

5.0.4 (2021-11-16)

Code Refactoring

  • map.jinja: standardise v5 structure [skip ci] (`bf9a9bd <bf9a9bd204>`_)

Continuous Integration

  • kitchen: use pillars_from_directories under provisioner (`5f80cf2 <5f80cf2b7d>`_)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (`6c5809d <6c5809d067>`_)

Tests

  • pillar: use static test/salt/pillar/top.sls (`7708e12 <7708e12923>`_)

5.0.3 (2021-08-19)

Bug Fixes

  • convert-formula.sh: add ~ to reST underlining during conversion (`80ed8cd <80ed8cd415>`_)
  • convert-formula.sh: fix reST underlining during conversion (`11068af <11068afae9>`_)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (`be3ee0b <be3ee0be51>`_)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (`3c7fb0f <3c7fb0fca0>`_)
  • gitlab: update dind-ruby-bionic with ruby 2.7.1 (`b2fe67a <b2fe67a79d>`_)
  • kitchen: move provisioner block & update run_command [skip ci] (`29df15e <29df15e21c>`_)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (`1b8604d <1b8604dd02>`_)
  • add arch-master to matrix and update .travis.yml [skip ci] (`7e74001 <7e74001c05>`_)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (`e14f830 <e14f83019a>`_)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (`c99c5a1 <c99c5a1b68>`_)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (`858ef8a <858ef8a2b7>`_)

Documentation

  • map.jinja: fix rst-lint violation [skip ci] (`e43d6ce <e43d6ce83f>`_)
  • map.jinja: make section headings consistent with other docs (`40277fc <40277fc582>`_)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (`98edfd3 <98edfd3ac4>`_)
  • _mapdata: add verification file for fedora-34 [skip ci] (`79587c4 <79587c422c>`_)
  • alma+rocky: add platforms (based on CentOS 8) [skip ci] (`ec7ede0 <ec7ede0407>`_)

5.0.2 (2021-04-14)

Bug Fixes

  • convert-formula.sh: replace instances of template-formula for CI (`537fe65 <537fe65d45>`_), closes #231

Tests

  • standardise use of share suite & _mapdata state [skip ci] (`bbe1c78 <bbe1c78409>`_)

5.0.1 (2021-03-09)

Bug Fixes

  • convert-formula: _mapdata control name must use the formula one (`1f3600d <1f3600d66f>`_)

5.0.0 (2021-03-09)

Bug Fixes

  • inspec: validate map.jinja configuration (`41d222e <41d222e30c>`_)

Continuous Integration

  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (`6453145 <6453145da1>`_)

Features

  • map: update to v5 map.jinja (`42e1932 <42e19322c9>`_)

BREAKING CHANGES

  • map: map.jinja now exports a generic mapdata variable
  • map: The per grain parameter values are now under TEMPLATE/parameters/

4.3.8 (2021-02-21)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (`23c2bb2 <23c2bb2dc2>`_)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (`00823a2 <00823a2d27>`_)

Tests

  • _mapdata: add verification files for Fedora 33 & Tumbleweed (`3347b85 <3347b85c92>`_)

4.3.7 (2021-02-11)

Continuous Integration

  • pre-commit: update hook for rubocop [skip ci] (`978a7e7 <978a7e7cd0>`_)

Styles

  • inspec: match current practices for file and control names (`aa8a58b <aa8a58b715>`_)

Tests

  • share: standardise with latest changes [skip ci] (`dab2f34 <dab2f34c58>`_)

4.3.6 (2021-01-14)

Bug Fixes

  • _mapdata: ensure map data is directly under values (`bcb8e29 <bcb8e29b68>`_)

Tests

  • _mapdata: update for _mapdata/init.sls change (`50162ad <50162adad7>`_)

4.3.5 (2020-12-23)

Code Refactoring

  • map: use top-level values: key in map.jinja dumps (`f8e8fcb <f8e8fcb29e>`_)

4.3.4 (2020-12-22)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (`e476d5a <e476d5a567>`_)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (`4c300d0 <4c300d01cb>`_)

Tests

  • _mapdata: fix existing verification files (`6bbafed <6bbafedd1f>`_)
  • map: standardise map.jinja verification (`4c8cf32 <4c8cf32db1>`_)

4.3.3 (2020-12-16)

Bug Fixes

  • codeowners: ensure lib* files are owned by ssf (`d60cc15 <d60cc15366>`_)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (`0403f62 <0403f62c77>`_)

4.3.2 (2020-10-31)

Bug Fixes

  • convert-formula.sh: add -_ to allowed chars in formula name (`a999fee <a999fee214>`_)
  • convert-formula.sh: delete all existing tags (`7c33601 <7c33601fd4>`_), closes #210

4.3.1 (2020-10-28)

Tests

  • inspec: system.rb must call parent class initialisation (`1ff9ab1 <1ff9ab15f2>`_)

4.3.0 (2020-10-12)

Continuous Integration

  • pre-commit: finalise rstcheck configuration [skip ci] (`e78aa0c <e78aa0cb78>`_)

Features

4.2.2 (2020-10-06)

Bug Fixes

  • commitlint: fix header length at 72 chars as agreed (`a95061d <a95061ddd0>`_)

Continuous Integration

  • pre-commit: add to formula [skip ci] (`fd89d62 <fd89d62ec6>`_)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (`219e6b7 <219e6b71c8>`_)

4.2.1 (2020-09-21)

Continuous Integration

  • kitchen+travis: use tiamat pre-salted images (`3a63304 <3a63304f13>`_)

Tests

  • oracle: add InSpec configuration for oraclelinux (`c4b66d8 <c4b66d8f0b>`_)
  • share: remove unnecessary hostname mangling (`194aa97 <194aa97dff>`_)

4.2.0 (2020-09-04)

Continuous Integration

  • kitchen: execute _madata state (`31e1096 <31e1096add>`_)
  • kitchen+travis: fix centos6 suite and rename to upstart (`97309c6 <97309c6f4d>`_)

Features

  • map: generate a YAML file to validate map.jinja (`fc90075 <fc90075dd9>`_)

Tests

  • inspec: share library to access some minion informations (`64c2b6c <64c2b6cdae>`_)
  • inspec: verify map.jinja dump (`3dc28bf <3dc28bfb34>`_)
  • platform_finger: extract from shared library (`d68ed45 <d68ed45109>`_)

4.1.1 (2020-07-28)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (`eab21c3 <eab21c39fb>`_)
  • kitchen+travis: add new platforms [skip ci] (`111a20b <111a20b47d>`_)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (`19ae826 <19ae82632e>`_)
  • travis: add notifications => zulip [skip ci] (`ac93ad8 <ac93ad82f1>`_)
  • travis: run linters using pre-commit (`6da26cc <6da26cca6a>`_)

Documentation

  • add basic pre-commit usage instructions (`c78c068 <c78c06876e>`_)
  • fix whitespace (`d98d98f <d98d98f4da>`_)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (`55bc69a <55bc69a2b1>`_)

4.1.0 (2020-05-12)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (`efd8797 <efd8797e66>`_)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (`d693f9d <d693f9dabf>`_)
  • workflows/commitlint: add to repo [skip ci] (`574d18f <574d18fc2c>`_)

Features

  • convert-formula.sh: assign @NONE as whole-formula owner (`cceffff <cceffffef5>`_)

4.0.9 (2020-04-25)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (`d798928 <d798928675>`_)

Documentation

  • readme: show only one level in table of contents (`446b815 <446b815958>`_)

4.0.8 (2020-04-19)

Bug Fixes

  • libsaltcli: update salt-ssh detection for enable_ssh_minions (`f0e7192 <f0e7192fb5>`_)

4.0.7 (2020-04-15)

Bug Fixes

  • convert-formula.sh: use portable sed function to make replacements (`41e10b5 <41e10b5249>`_), closes #192

Continuous Integration

  • travis: add quick check that convert-formula.sh has worked (`8312063 <83120632f3>`_)

4.0.6 (2020-04-07)

Bug Fixes

  • running.sls: use watch not require to ensure service restart (`3a1fc35 <3a1fc35a13>`_)

Code Refactoring

  • libsaltcli: use the opts dict throughout [skip ci] (`69b632f <69b632fbe6>`_)

Continuous Integration

  • kitchen+travis: adjust matrix to add 3000 & remove 2017.7 [skip ci] (`f81c372 <f81c372dfe>`_)
  • kitchen+travis: adjust matrix to update 3000 to 3000.1 [skip ci] (`f48a727 <f48a727564>`_)

4.0.5 (2020-03-23)

Bug Fixes

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

Code Refactoring

  • service: use systemd-journald instead of systemd-udevd (`a265105 <a2651058be>`_)

4.0.4 (2020-02-14)

Bug Fixes

  • libtofs: “files_switch” mess up the variable defined by “map.jinja” (`ab4ce75 <ab4ce751a4>`_)

Continuous Integration

  • kitchen: avoid using bootstrap for master instances (`6ecdb99 <6ecdb99f83>`_)

4.0.3 (2020-01-27)

Bug Fixes

  • fix CentOS Linux-7 and add os details from current CI setup (`4be16ca <4be16ca4be>`_)
  • travis: reinstate conversion test [skip ci] (`5d47fda <5d47fda1b9>`_)

Continuous Integration

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

4.0.2 (2019-12-19)

Bug Fixes

  • convert-formula.sh: remove "Using this template" post-conversion (`55ab937 <55ab937c04>`_)
  • convert-formula.sh: remove rubocop override post-conversion (`aca4e44 <aca4e44289>`_)
  • convert-formula.sh: remove CI test post-conversion (`06ec949 <06ec949fd1>`_)
  • convert-formula.sh: reset version to 1.0.0 (`39889ce <39889ce303>`_)

Documentation

  • convert-formula.sh: add usage guide (`539a335 <539a335f8b>`_)

4.0.1 (2019-12-17)

Bug Fixes

4.0.0 (2019-12-16)

Code Refactoring

  • improve reusability using an unique keyword TEMPLATE (`2e8ded6 <2e8ded6565>`_)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (`1b6164f <1b6164fc4a>`_)
  • travis: quote pathspecs used with git ls-files [skip ci] (`341f495 <341f495336>`_)

Features

  • add script to ease conversion from template to real formula (`edfa269 <edfa269e96>`_)

Tests

  • add CI test of conversion script (`7ad85ae <7ad85ae0db>`_)

BREAKING CHANGES

  • changed all state names and ids

3.3.4 (2019-11-27)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (`4ac8d92 <4ac8d92778>`_)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (`14ebf92 <14ebf928bc>`_)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (`42482d7 <42482d7f9b>`_)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (`d0e07b8 <d0e07b8883>`_)
  • travis: apply changes from build config validation [skip ci] (`b625245 <b625245fc6>`_)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (`f1fbf7f <f1fbf7f620>`_)
  • travis: run shellcheck during lint job (`a711665 <a7116654d8>`_)
  • travis: update salt-lint config for v0.0.10 [skip ci] (`faea464 <faea464f92>`_)
  • travis: use build config validation (beta) [skip ci] (`66494bb <66494bbc10>`_)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`7a96cd7 <7a96cd77db>`_)

3.3.3 (2019-10-16)

Documentation

3.3.2 (2019-10-08)

Bug Fixes

Code Refactoring

Continuous Integration

Documentation

3.3.1 (2019-09-23)

Bug Fixes

Continuous Integration

Documentation

3.3.0 (2019-08-27)

Bug Fixes

Code Refactoring

Features

3.2.1 (2019-08-06)

Code Refactoring

Continuous Integration

3.2.0 (2019-08-03)

Bug Fixes

Documentation

Features

Tests

3.1.1 (2019-07-25)

Bug Fixes

Documentation

3.1.0 (2019-07-24)

Bug Fixes

Documentation

Features

Tests

3.0.9 (2019-07-24)

Bug Fixes

Documentation

Tests

3.0.8 (2019-07-08)

Documentation

3.0.7 (2019-07-04)

Documentation

3.0.6 (2019-06-28)

Code Refactoring

3.0.5 (2019-06-28)

Documentation

3.0.4 (2019-06-27)

Documentation

3.0.3 (2019-06-25)

Documentation

3.0.2 (2019-06-20)

Documentation

3.0.1 (2019-06-16)

Tests

3.0.0 (2019-06-13)

Code Refactoring

Continuous Integration

BREAKING CHANGES

  • pkgname: the parameter pkg is now a dictionary. References to template.pkg should be changed to template.pkg.name.

2.2.1 (2019-05-31)

Code Refactoring

2.2.0 (2019-05-31)

Features

2.1.18 (2019-05-29)

Bug Fixes

2.1.17 (2019-05-27)

Continuous Integration

Documentation

2.1.16 (2019-05-27)

Documentation

2.1.15 (2019-05-25)

Tests

2.1.14 (2019-05-25)

Bug Fixes

2.1.13 (2019-05-24)

Documentation

2.1.12 (2019-05-24)

Continuous Integration

Documentation

2.1.11 (2019-05-18)

Documentation

2.1.10 (2019-05-16)

Documentation

2.1.9 (2019-05-16)

Documentation

2.1.8 (2019-05-16)

Documentation

2.1.7 (2019-05-15)

Styles

2.1.6 (2019-05-15)

Bug Fixes

2.1.5 (2019-05-15)

Bug Fixes

2.1.4 (2019-05-15)

Bug Fixes

2.1.3 (2019-05-13)

Bug Fixes

Documentation

2.1.2 (2019-05-13)

Bug Fixes

2.1.1 (2019-05-13)

Documentation

2.1.0 (2019-05-12)

Features

2.0.6 (2019-05-02)

Continuous Integration

Tests

2.0.5 (2019-04-30)

Documentation

2.0.4 (2019-04-27)

Code Refactoring

Continuous Integration

2.0.3 (2019-04-24)

Bug Fixes

Continuous Integration

2.0.2 (2019-04-22)

Code Refactoring

Continuous Integration

2.0.1 (2019-03-25)

Code Refactoring

2.0.0 (2019-03-24)

Code Refactoring

BREAKING CHANGES

  • tofs: every formula writer will need to change the import to use this new version.
  • template/libtofs.jinja: provides the “files_switch” macro.
  • docs/TOFS_pattern.rst: update documentation to use the new path.
  • template/config/clean.sls: change import from “macros.jinja” to “libtofs.jinja”.
  • template/config/file.sls: ditoo.

1.2.6 (2019-03-24)

Reverts

1.2.5 (2019-03-23)

Bug Fixes

1.2.4 (2019-03-22)

Code Refactoring

1.2.3 (2019-03-13)

Documentation

1.2.2 (2019-03-09)

Bug Fixes

1.2.1 (2019-03-07)

Code Refactoring

Styles

1.2.0 (2019-03-03)

Features

1.1.2 (2019-03-03)

Documentation

1.1.1 (2019-03-01)

Continuous Integration

Documentation

1.1.0 (2019-03-01)

Documentation

Features

1.0.1 (2019-03-01)

Continuous Integration

Documentation

1.0.0 (2019-02-28)

Code Refactoring

Continuous Integration

Documentation

Features

Reverts

BREAKING CHANGES

  • states: Wholesale state ID changes will break implementations that are relying on the previous state IDs for requisite purposes.
  • pkg: Changing the pkg directory to package will break implementations that are depending on pkg for include or sls-based requisite purposes.

0.7.6 (2019-02-27)

Documentation

0.7.5 (2019-02-27)

Bug Fixes

Code Refactoring

Documentation

0.7.4 (2019-02-27)

Continuous Integration

Documentation

0.7.3 (2019-02-25)

Bug Fixes

0.7.2 (2019-02-24)

Code Refactoring

Continuous Integration

0.7.1 (2019-02-24)

Continuous Integration

Documentation

0.7.0 (2019-02-23)

Features

0.6.0 (2019-02-23)

Documentation

Features

0.5.0 (2019-02-23)

Features

Tests

0.4.0 (2019-02-23)

Documentation

Features

0.3.6 (2019-02-22)

Continuous Integration

Documentation

0.3.5 (2019-02-21)

Code Refactoring

0.3.4 (2019-02-21)

Documentation

0.3.3 (2019-02-20)

Documentation

0.3.2 (2019-02-20)

Documentation

0.3.1 (2019-02-20)

Documentation

0.3.0 (2019-02-20)

Features

0.2.0 (2019-02-17)

  • Added a working testing scaffold and travis support. [Javier Bértoli]

0.1.7 (2019-02-16)

Fix

  • Typo in the installation instructions. [Niels Abspoel]

Other

  • Update the changelog. [Niels Abspoel]
  • Update README with link to install gitchangelog [Imran Iqbal]

0.1.6 (2019-02-16)

  • Add changelog generator. [Niels Abspoel]

0.1.5 (2019-02-15)

  • Prepare v0.1.5 [Imran Iqbal]
  • Fix missing ')' [gmazrael]

0.1.4 (2019-02-15)

  • Replace obsolete VERSION file and replace with FORMULA file. [Imran Iqbal]

0.1.3 (2019-02-12)

  • Updated changelog and version. [Alexander Weidinger]

  • Map.jinja: use grains.filter_by instead of defaults.merge. [Alexander Weidinger]

    because defaults.merge does not work with salt-ssh. https://github.com/saltstack/salt/issues/51605

    Added osfingermap.yaml.

0.1.2 (2019-02-12)

  • Improve comments and examples in osfamilymap & osmap [Imran Iqbal]
  • Fix map.jinja and add more OSes. [Imran Iqbal]

0.1.1 (2019-02-10)

  • Update. [Niels Abspoel]
  • Update formula with map.jinja and style guide references, improve README and VERSION. [Niels Abspoel]

0.1.0 (2019-02-10)

  • Examples must be consistent. [Daniel Dehennin]

    The “template” is kept during rendering.

    • TOFS_pattern.md: add “template” to rendered state.
    • template/macros.jinja: ditoo.
  • Remove double slash in generated salt URL. [Daniel Dehennin]

    When the files are “full path” with leading slash “/”, the generated URL contain a double slash because of the join.

    • template/macros.jinja: remove leading slash before joining parts.
    • TOFS_pattern.md: mirror changes of “macros.jinja”.
  • Add an example for “ntp” of the use of “files_switch” [Daniel Dehennin]

  • Accept pillar separator in “files_switch” prefix. [Daniel Dehennin]

    The prefix was used for 2 purposes:

    • define the pillar prefix where to lookup “:files_switch”. It supports the colon “:” separator to lookup in pillar subtree like “foo:bar”

    • define the path prefix where to look for “files/”, It did not support separator to lookup inside directory tree.

      This patch only replace any colon “:” with “/” when looking up “files/” directory, with the “foo:bar” prefix:

    • lookup “foo:bar:files_switch” pillar to get list of grains to match

    • lookup files under “salt://foo/bar/files/”

    • TOFS_pattern.md: document the new use of “prefix” supporting colon “:”.

    • template/macros.jinja: transform any colon “:” in “prefix” by slash “/” to lookup files.

  • Make TOFS pattern example usable. [Daniel Dehennin]

    The example could not be used as-is. This commit improve conformity to formula conventions.

    • TOFS_pattern.md: add missing commas “,” in “map.jinja” and extra one to ease the addition of new entries. Import “map.jinja” in “init.sls” and “conf.sls”. Declare descriptive state IDs. Use the “module.function” notation. Use the “name” parameter.
  • Cosmetics modification of TOFS pattern documentation. [Daniel Dehennin]

    • TOFS_pattern.md: add myself as modifier. Trim trailing whitespaces. Separate titles from first paragraph.
  • Switch template.config to TOFS pattern. [Daniel Dehennin]

  • Import TOFS pattern from Zabbix formula. [Daniel Dehennin]

0.0.9 (2019-02-10)

  • Add VERSION file. [Karim Hamza]
  • Add note about formula versioning. [Karim Hamza]

0.0.8 (2019-02-10)

  • Align with SaltStack official formulas doc page. [Denys Havrysh]
  • Use https in the link to SaltStack documentation. [Denys Havrysh]

0.0.7 (2019-02-10)

  • Map.ninja: fix typos and leftover comments. [Marco Molteni]
  • Remove whitespace in map.jinja comment. [Andrew Gabbitas]

0.0.6 (2019-02-10)

  • Improve style and jinja too match salt-formula. [Niels Abspoel]
  • Propose new-ish formula style - defaults live in defaults.yml - map jinja overrides by grain + merges pillar:lookup - split all contextually similar states in their own files. [puneet kandhari]

0.0.5 (2019-02-10)

  • Change states to use short-dec style. [Seth House]

  • Update CHANGELOG.rst. [Nitin Madhok]

  • Update README.rst. [Nitin Madhok]

    Fix broken link

  • Fixing pillar to match the map file. [Forrest]

    Map file and pillar didn't match.

0.0.4 (2019-02-10)

  • Add change log. [Antti Jokipii]

0.0.3 (2019-02-10)

  • Updated the license and readme to match our standards. [Forrest Alvarez]
  • Use map.jinja content in init.sls. [Eugene Vereschagin]
  • Add map.jinja. [Eugene Vereschagin]

0.0.2 (2019-02-10)

  • Add link to Salt Formula documentation. [Eugene Vereschagin]
  • Change extension from .md to .rst. [Eugene Vereschagin]

0.0.1 (2019-02-10)

  • Initial commit. [Lukas Erlacher]