Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Releases: haxorof/ansible-role-hashicorp-tools

0.4.2

07 May 15:21
Compare
Choose a tag to compare

Bugs:

  • #17 - Verification of download fails because of multiple checksums

0.4.1

05 May 19:58
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Bugs:

  • #13 - Systemd check task fails when Consul is not defined under hashicorp_tools
  • #14 - Packer environment variables are not exported
  • #15 - Incorrect permissions for Packer log directory
  • #16 - Default value set for PACKER_LOG_PATH points to directory which is incorrect

0.4.0

04 May 20:53
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Enhancements:

  • #1 - Verify download releases against checksums
  • #5 - Add initial systemd integration for Consul
  • #9 - Add initial configuration support for Packer environment variables

0.3.1

18 Feb 14:19
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Bugs:

  • #10 - Incorrect calculation of latest available version for HashiCorp releases

0.3.0

07 Feb 20:24
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Bugs:

  • #7 - Packer collide with Cracklib in some RedHat/CentOS distributions bug

Enhancements:

  • #4 - Replace fetch_hashicorp_versions.sh with Python script enhancement
  • #6 - Remove default states enhancement
  • #8 - Increase compliance with FHS enhancement

0.2.0

26 Dec 17:05
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Enhancements:

  • #2 - Ease support change release base URL
  • #3 - Support for Alpine 3 distribution

0.1.0

20 Dec 14:24
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Features:

  • Installs HashiCorp tools by downloading it from official download area.
  • Supported tool states: absent, present, latest or specific version.

Limitations:

  • Downloaded files not verified against checksums.