]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorDamian Dabrowski <damian.dabrowski@cleura.com>
Wed, 17 Dec 2025 21:46:04 +0000 (21:46 +0000)
committerGerrit Code Review <review@openstack.org>
Wed, 17 Dec 2025 21:46:04 +0000 (21:46 +0000)
commit040161b4eb9475b3ef998006596c649626ab1a65
tree934fdde8a0239d79e587519cb8b0112d15741dff
parent136fb8feb8aea3338cd410cf7efa439ab0a16e89
Update git submodules

* Update openstack-ansible from branch 'master'
  to 4d46aefb2f6b22be93c7c4b2e84b19684e94ef3b
  - Use ttl instead of not_after in pki_authorities

    Patch [1] suggests using `ttl` instead of `not_after` in
    pki_authorities.
    This patch changes the OSA defaults to match the new approach.

    [1] https://review.opendev.org/c/openstack/ansible-role-pki/+/948880

    Change-Id: I5fe7280be2b83791bb9b325949d26db827d06ec3
Signed-off-by: Damian Dabrowski <damian.dabrowski@cleura.com>
openstack-ansible