Skip to content

v2.0.0

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 23 Jul 10:29
· 188 commits to master since this release

2.0.0 (2021-07-23)

Continuous Integration

  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (ca1d906)
  • kitchen: move provisioner block & update run_command [skip ci] (a78383e)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (0530632)
  • kitchen: move provisioner block & update run_command [skip ci] (2b7892f)

Features

  • clusters: add distributed rabbitmq support (104d7f2)
  • clusters: distributed rabbitmq support (1af43e6)

Reverts

  • clusters: add distributed rabbitmq support [skip ci] (7d8f8fd)

Tests

  • _mapdata: add verification file for debian-11 [skip ci] (bf5ead1)

BREAKING CHANGES

  • clusters: the structure of pillar data is changed to
    allow multiple rabbitmq nodes per host. The default nodename
    is 'rabbit@localhost' but this commit allows multiple nodes,
    i.e. 'rabbit2@localhost', 'rabbit3@locahost', to be defined