commit 177945745ddfec1245d99c9f757bd81c99ca00e1 Author: Zuul Date: Wed Oct 7 21:27:43 2020 +0000 Update git submodules * Update tripleo-ansible from branch 'master' - Merge "Configure the default podman network" - Configure the default podman network Instead of blanking out the file, we need to configure it. An empty file causes the `podman network` to not function and prevents us from using containers without --net=host. While we don't use this in tripleo today, it is beneficial to not leave podman in a broken state on the undercloud or standalone if we actually wanted to use podman networking for an external container. This change won't remove the network if the interface has been configured and is in use as to not break 'podman network' It should be noted that the default interface was changed in later versions from cni0 to cni-podman0 see podman 3755 (podman > 1.6). Change-Id: Id3ba3a531b8f86d411c843683c94a9d632cbf217 Closes-Bug: #1889510 Closes-Bug: #1898120 diff --git a/tripleo-ansible b/tripleo-ansible index d70250b..d33cb54 160000 --- a/tripleo-ansible +++ b/tripleo-ansible @@ -1 +1 @@ -Subproject commit d70250bf18e6be1f317cba03d36fb58a9d3e60ab +Subproject commit d33cb5488ab25266aa8d1c098c8e48da72a365f3