From 20b95461eac7b8183f3709c98dd8f0f2997d5b27 Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 16 Jan 2024 10:14:26 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-lxc_container_create from branch 'master' to 51ce76824302b1397231c5c4851da39dbde41162 - Merge "Allow LXC container auto mounts to be customised" - Allow LXC container auto mounts to be customised The list of auto mounts is currently hardcoded so there is no opportunity to adjust the mounts or change the permissions if necessary. This patch converts the mounts to a list which can be overridden as required via host or group vars. The auto mount configuration is assumed to only be present once in the LXC config file and any existing statements are replaced. Change-Id: I62deed28287dae8b289bf882ca0b1a24b207c92d --- openstack-ansible-lxc_container_create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-lxc_container_create b/openstack-ansible-lxc_container_create index 0b897c1eb0..51ce768243 160000 --- a/openstack-ansible-lxc_container_create +++ b/openstack-ansible-lxc_container_create @@ -1 +1 @@ -Subproject commit 0b897c1eb03a62ec39b9c8ac15391bd5e4e8968b +Subproject commit 51ce76824302b1397231c5c4851da39dbde41162