From 27ac60951673cf11eb1e3fb3a28ae2fea1335d1e Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Fri, 19 May 2023 18:37:21 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-lxc_container_create from branch 'master' to d2a3a22a58d1539eb466824a3a301fb78470cd2c - Properly render sysctl-container Inside jinja block variables should not be inside start/end block. This used to work due to the workaround placed in config_template that was removed within [1]. So we fix our usage of jinja to make variable resolved properly. [1] https://review.opendev.org/c/openstack/ansible-config_template/+/881887 Change-Id: I1c3178e5694b08ace9364f6da397837049ca2d49 --- 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 4903bac1f7..d2a3a22a58 160000 --- a/openstack-ansible-lxc_container_create +++ b/openstack-ansible-lxc_container_create @@ -1 +1 @@ -Subproject commit 4903bac1f7788a159fe1a48a1a9b7860902e7275 +Subproject commit d2a3a22a58d1539eb466824a3a301fb78470cd2c