From 14b28dcbcabe602cdfa408e07fa0efb55554402e Mon Sep 17 00:00:00 2001 From: Andrew Bonney Date: Tue, 13 Feb 2024 14:28:11 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-ceph_client from branch 'master' to 2bb6cdf4811223406a95486be7d588d168f92c73 - Don't load systemd parent service for object cache We use the systemd_service role to load a drop-in for all services which fall under the 'ceph-immutable-object-store' banner, but this isn't a service in its own right. Attempting to load the service on Ubuntu Jammy results in an error, so we prevent loading it, and leave enabling of the individual service up to an existing later task. Change-Id: If9c46d22f42bc3765b217b0fbc736331bf337557 --- openstack-ansible-ceph_client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-ceph_client b/openstack-ansible-ceph_client index 721e96f145..2bb6cdf481 160000 --- a/openstack-ansible-ceph_client +++ b/openstack-ansible-ceph_client @@ -1 +1 @@ -Subproject commit 721e96f145d4b1c6bd385616e14d40a2b8f546b7 +Subproject commit 2bb6cdf4811223406a95486be7d588d168f92c73