Skip to content

YDB Ansible playbooks v0.11

Compare
Choose a tag to compare
@zinal zinal released this 05 Oct 09:53
· 5 commits to pre-collections since this release
48c7dbe

What's Changed

  • Support for Ubuntu 24.04 LTS in #38
  • Batch of fixes for old-style playbooks by @zinal in #43, including:
    • Support for storage expansion by running the ydbd_init role with extra parameters
    • Playbooks are updated to set the explicit owners and permissions for files and directories created, to avoid failures on system with umask enforcement
    • Bundled self-signed TLS certificates generation scripts are updated so that the certificates get longer lifetime (2 years for regular certificates, 10 years for CA certificates)

Full Changelog: v0.10...v0.11