Skip to content

v1.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 18 Nov 21:31
· 177 commits to master since this release

1.0.0 (2020-11-18)

Bug Fixes

  • 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)

Code Refactoring

Continuous Integration

  • 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)

Documentation

  • macos: updated pillar.example & macos hash (fc011b3)
  • readme: fix macos clean state (fca7fea)

BREAKING CHANGES

  • 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)