Releases: saltstack-formulas/docker-formula
Releases · saltstack-formulas/docker-formula
v2.0.6
v2.0.5
2.0.5 (2021-05-20)
Bug Fixes
- 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)
Continuous Integration
- kitchen: use
master
as default instance for Arch Linux [skip ci] (161d8cc)
v2.0.4
v2.0.3
v2.0.2
v2.0.1
2.0.1 (2021-04-21)
Bug Fixes
- 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)
v2.0.0
2.0.0 (2021-04-16)
Bug Fixes
- service: change default service name (f8f96f1)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (69d7e65) - service: enable for
archive
andpackage
suites (c168ee1)
BREAKING CHANGES
- 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
v1.1.2
1.1.2 (2021-03-10)
Bug Fixes
- osmap: use CentOS settings as basis for Oracle & Amazon Linux (28d40b3)
Code Refactoring
- map files: cleanup and small fixes (f839b06)
Continuous Integration
- 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)