2.4.2 (2022-03-02)
- debian: avoid adding repositories entries multiple times (31ab3af), closes /github.com/saltstack/salt/issues/59785#issuecomment-826590482
2.4.1 (2022-03-02)
- osfamilymap: use correct OS arch for deb pkg (62eae20)
- update linters to latest versions [skip ci] (6fc940b)
- repository: fix
rubocop
violation [skip ci] (bf38410) - repository: use
system.platform[:codename]
[skip ci] (a13ec28) - system: add
build_platform_codename
[skip ci] (80c4591)
2.4.0 (2022-02-10)
- centos: modify repository url (55ff30a)
- debian: remove repository using
file
instead ofpkgrepo
(28ea2f9) - dependencies: add needed packages for Redhat's family members (652da44)
- repository: amazonlinux repository url (949551b)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (a1a5880)
- kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (caf640a) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (141ae5e)
- kitchen+gitlab: update for new pre-salted images [skip ci] (e19468b)
- debian: use repository keyring instead of key_id (db49eba)
- repository: redhat's family alternatives for repo url (410078c)
2.3.1 (2021-09-09)
2.3.0 (2021-09-08)
2.2.0 (2021-09-08)
- coupling: allow docker install without compose (#298) (aaedb00)
- environ: remove superfluous config dict (#301) (67ba2af)
- windows: change id to whoami (#299) (c0780ad)
2.1.1 (2021-09-07)
2.1.0 (2021-09-04)
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (4d373a1) - gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (16cc758) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (4ea5f26) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (4fc33ad) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (1e822d0) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (0615c75)
- alma+rocky: add platforms (based on CentOS 8) [skip ci] (39fc09a)
2.0.7 (2021-06-02)
- clean: fix syntax error in networks.clean (89cd4fc)
2.0.6 (2021-05-21)
- service: reload the docker service when daemon.json has changed (b34f434)
2.0.5 (2021-05-20)
- clean: fix clean of repo for the RedHat family (4730a72)
- clean: fix syntax error in networks.clean state file (53db7ad)
- clean: fix syntax error with use_upstream repo (428dccd)
- clean: make repo install and clean states consistent (af16bb7)
- clean: remove invalid 'onlyif' statement from repo.clean (b3c56cb)
- clean: update condition that enables the repo (1f5190b)
- clean: update enable_repo condition to be more robust (a7f382f)
- test: add missing tests to verify installation from repo (5a62de9)
- kitchen: use
master
as default instance for Arch Linux [skip ci] (161d8cc)
2.0.4 (2021-05-19)
- config: replace URLs to bintray.com by github.com (2f60c21)
- config: use 'latest' docker-compose versions from github (d434e25)
- add
arch-master
to matrix and update.travis.yml
[skip ci] (cec557a)
- remove files which aren't formula-specific [skip ci] (4cc1e70)
- readme: fix headings and links [skip ci] (b0021eb)
2.0.3 (2021-04-23)
- config: remove daemon.json in clean states (6967a98)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (2c7fe1a)
2.0.2 (2021-04-22)
- config: remove block comment from daemon file (d075a0f)
2.0.1 (2021-04-21)
- config: remove empty daemon.json (3631fdb)
- config: revert previous changes in file.sls (1cdfb57)
- config: write config dictionary to daemon.json (0e6febc)
- config: write config dictionary to daemon.json (413cf58)
- config: write daemon_config dictionary to daemon.json (4af9866)
- config: write daemon_config dictionary to daemon.json (ea2505b)
- python-docker: install with pip (7d73e8a)
2.0.0 (2021-04-16)
- service: change default service name (f8f96f1)
- standardise use of
share
suite &_mapdata
state [skip ci] (69d7e65) - service: enable for
archive
andpackage
suites (c168ee1)
- service: due changes in default service name, on systems where 'archive' installation method is used, duplicate service will be created. This can be avoided by updating pillar with 'docker:pkg:docker:service:name: dockerd'. Due fact that 'archive' method is default this change may affect a large number of users
1.1.2 (2021-03-10)
- osmap: use CentOS settings as basis for Oracle & Amazon Linux (28d40b3)
- map files: cleanup and small fixes (f839b06)
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (648666d) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (d88eac1) - github/kitchen: use GitHub Actions for Linux testing [skip ci] (1febf87)
- gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (a5b95c0) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (2e15ae3)
- pre-commit: update hook for
rubocop
[skip ci] (8624eb0)
1.1.1 (2020-12-18)
- compose-ng: add support for setting container devices (2b04ee7)
1.1.0 (2020-12-18)
- clean: correct package name (58efc33)
- repo: correct typo and explicit null-check #258 (f5ec911)
- typo: refresh not refrsh (f823af2)
- windows: pip install docker (b74bc08)
- gitlab-ci: use GitLab CI as Travis CI replacement (ab48dcd)
- arm64: add support for Raspberry Pi 4 running Ubuntu 20.04 (228ca07)
- proxy: allow setting proxy in systemd (ebeb2fe)
1.0.0 (2020-11-18)
- cent7: install yum-plugin-versionlock too (3b2e237)
- clean: do not remove python package (e7ee880)
- pillar.example: fix
yamllint
violation [skip ci] (31087af), closes #250 - state: corrected remove state (e178243)
- rewrite: modernize formula and fresh start (1e48667), closes #252 #249 #243 #236 #234 #219 #202 #191 #190 #160 #95 #85 #74 #251 #253
- kitchen: use
saltimages
Docker Hub where available [skip ci] (1755f38) - pre-commit: add to formula [skip ci] (d04e24a)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (8454e4a) - pre-commit: finalise
rstcheck
configuration [skip ci] (87c737c) - travis: add notifications => zulip [skip ci] (6222d60)
- rewrite: This version is not backwards compatible. Update your states and pillar data to align with new formula.
- MacOS was not tested in this PR but hopefully no regression.
- docker.containers: sls was simplified (raise PR if regression)
0.44.0 (2020-05-15)
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (c3dd00a) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (df90212) - workflows/commitlint: add to repo [skip ci] (87a62cd)
- compose-ng: support working_dir, volume_driver, userns_mode & user (30ec6ab)
0.43.1 (2020-04-08)
- compose-ng: fix ports, volumes, restart policy, add privileged mode (f62a45c)
- avoid setting multiple pre-start stanzas in upstart (80a2a98)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (27b509e)
0.43.0 (2020-01-22)
- release.config.js: use full commit hash in commit link [skip ci] (01ece3d)
- gemfile: restrict
train
gem version until upstream fix [skip ci] (734d4e3) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (d87e787) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (71c5bcb) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (2189efb) - travis: apply changes from build config validation [skip ci] (f0a07fc)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (340556e) - travis: quote pathspecs used with
git ls-files
[skip ci] (12bf914) - travis: run
shellcheck
during lint job [skip ci] (ba127a0) - travis: use
major.minor
forsemantic-release
version [skip ci] (2590d61) - travis: use build config validation (beta) [skip ci] (fe184e9)
- support optional container removal before start in upstart/systemd (cc10d97)
- travis: improve
salt-lint
invocation [skip ci] (18fa798)