From d1213d912244327c868765a3435d6b9166cb8cd7 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 18 Nov 2022 11:43:14 +0000 Subject: [PATCH] Update git submodules * Update tripleo-quickstart-extras from branch 'master' to 9f3411506b912f73235d90c7fb8423022efdc6e2 - Merge "Do not use --debug for image build" - Do not use --debug for image build Since Ansible was bumped to 2.14, we've observed the container image build process gets stuck in the middle of ansible tasks to generate Docker/Buildah files, because of a bug[1] with ansible-runner. This removes --debug option from the build command to avoid -vvv option in the ansible command, to workaround the above bug. [1] https://github.com/ansible/ansible-runner/issues/1164 Related-Bug: #1996612 Change-Id: I53c688077c65da03d8c3cf104862e02cefc2c615 --- tripleo-quickstart-extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tripleo-quickstart-extras b/tripleo-quickstart-extras index 7c32145775..9f3411506b 160000 --- a/tripleo-quickstart-extras +++ b/tripleo-quickstart-extras @@ -1 +1 @@ -Subproject commit 7c321457750f287f4feba4cf95122470e38a03a7 +Subproject commit 9f3411506b912f73235d90c7fb8423022efdc6e2