Update git submodules

* Update openstack-ansible-ceph_client from branch 'master'
  to 721e96f145d4b1c6bd385616e14d40a2b8f546b7
  - Align extra conf files mode
    
    When placing ceph_extra_confs files to their destination, they're being
    assigned mode 0644 with root:root ownership. However, when we're overriding
    some sections in config files, we also accidentally change mode of these
    files to 0640 which makes issues while reading them by clients and
    makes role not idempotent.
    
    This issue was introduced by this commit [1]
    
    [1] https://review.opendev.org/c/openstack/openstack-ansible-ceph_client/+/888216
    
    Change-Id: I5fe0fff9616e0829b83f61bd1b062cfd978543d6
This commit is contained in:
Dmitriy Rabotyagov 2024-01-25 14:01:15 +01:00 committed by Gerrit Code Review
parent d47dbd9d77
commit 1426aee7e3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6bb5f7dcdbeb60fc9c3fb50437f4766cc61b954c
Subproject commit 721e96f145d4b1c6bd385616e14d40a2b8f546b7