Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: saltstack-formulas/systemd-formula

Tags

v0.21.1

Toggle v0.21.1's commit message
chore(release): 0.21.1 [skip ci]

## [0.21.1](v0.21.0...v0.21.1) (2022-02-12)

### Bug Fixes

* **package:** remove nss-resolve package, and set resolve target ([207ae7f](207ae7f))

### Continuous Integration

* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([578fcd4](578fcd4))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([afa6a36](afa6a36))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c6c172d](c6c172d))

v0.21.0

Toggle v0.21.0's commit message
chore(release): 0.21.0 [skip ci]

# [0.21.0](v0.20.0...v0.21.0) (2021-10-09)

### Bug Fixes

* **rsync_test_package:** use correct package for Gentoo ([b787713](b787713))

### Continuous Integration

* **gitlab-ci:** enable all `master` platforms except `oraclelinux-7` ([ad867bb](ad867bb))

### Features

* **os*map.yaml:** restructure across all platforms ([10a6c24](10a6c24))
* **wait_online:** use separate `enabled` & `running` states ([a42fa97](a42fa97))

v0.20.0

Toggle v0.20.0's commit message
chore(release): 0.20.0 [skip ci]

# [0.20.0](v0.19.1...v0.20.0) (2021-10-08)

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([73c1b61](73c1b61))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([b9fc05c](b9fc05c))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([04bb311](04bb311))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([69f215f](69f215f))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([a745088](a745088))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([9e958b0](9e958b0))

### Features

* **centos-stream:** add Centos Stream support ([cdddd55](cdddd55))
* **osfingermap:** add Debian 11 support (w/o `wait_online`) [skip ci] ([d24fd3f](d24fd3f))

v0.19.1

Toggle v0.19.1's commit message
chore(release): 0.19.1 [skip ci]

## [0.19.1](v0.19.0...v0.19.1) (2021-06-23)

### Bug Fixes

* **units:** start `path` units as well as `service` units ([99b4863](99b4863))

### Continuous Integration

* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([9034dae](9034dae))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([c2c7e8b](c2c7e8b))

v0.19.0

Toggle v0.19.0's commit message
chore(release): 0.19.0 [skip ci]

# [0.19.0](v0.18.0...v0.19.0) (2021-04-26)

### Bug Fixes

* **fedora:** ensure `networkd` package installed for Fedora 34 [skip ci] ([a93cd95](a93cd95))
* **networkd:** use networkctl to reload config changes ([f4be1ed](f4be1ed))

### Code Refactoring

* **networkd/template:** remove empty lines with spaces ([6fb14d5](6fb14d5))

### Continuous Integration

* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([d77297e](d77297e))

### Features

* **networkd:** allow configuration of file attributes ([34dd64b](34dd64b))

v0.18.0

Toggle v0.18.0's commit message
chore(release): 0.18.0 [skip ci]

# [0.18.0](v0.17.0...v0.18.0) (2021-04-02)

### Bug Fixes

* **fedora:** ensure `networkd` package is installed for Fedora 33 ([54be05c](54be05c))

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([0990fd6](0990fd6))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([f433c36](f433c36))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([f501d91](f501d91))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([2ea7839](2ea7839))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([0205d11](0205d11))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([3b80bae](3b80bae))
* **kitchen+travis:** use `tiamat` pre-salted images [skip ci] ([580d3b9](580d3b9))
* **pre-commit:** add to formula [skip ci] ([997a1f1](997a1f1))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([cdc702a](cdc702a))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([389b253](389b253))
* **pre-commit:** update hook for `rubocop` [skip ci] ([bc5d74e](bc5d74e))

### Features

* **unit:** add dropin capability for unit files ([3d8abee](3d8abee))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([c815870](c815870))

v0.17.0

Toggle v0.17.0's commit message
chore(release): 0.17.0 [skip ci]

# [0.17.0](v0.16.0...v0.17.0) (2020-09-19)

### Bug Fixes

* **resolved:** add missing header in config file ([ffa0d89](ffa0d89))

### Continuous Integration

* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5f1e3e8](5f1e3e8))

### Features

* **journald:** add service management ([32d2e70](32d2e70))

### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([d633daf](d633daf))

v0.16.0

Toggle v0.16.0's commit message
chore(release): 0.16.0 [skip ci]

# [0.16.0](v0.15.0...v0.16.0) (2020-06-01)

### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([a531d38](a531d38))

### Features

* **python3:** update for `ubuntu-20.04` & `fedora-32` ([7e719e0](7e719e0))

v0.15.0

Toggle v0.15.0's commit message
chore(release): 0.15.0 [skip ci]

# [0.15.0](v0.14.2...v0.15.0) (2020-05-25)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([ff5d8b8](ff5d8b8))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([e75b92c](e75b92c))
* **travis:** add notifications => zulip [skip ci] ([92827e9](92827e9))
* **workflows/commitlint:** add to repo [skip ci] ([dbdb414](dbdb414))

### Features

* **unit:** allow to start/stop, enable/disable services ([5f7d854](5f7d854))

v0.14.2

Toggle v0.14.2's commit message
chore(release): 0.14.2 [skip ci]

## [0.14.2](v0.14.1...v0.14.2) (2020-04-18)

### Bug Fixes

* **centos-8:** fix systemd-networkd package installation ([f2025e3](f2025e3))