v2.0.0
·
138 commits
to master
since this release
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