tripleo-ansible/tripleo_ansible/roles/tripleo_podman/molecule/install
Alex Schultz 4446cbcd19 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
2020-10-02 11:21:38 -06:00
..
converge.yml Configure the default podman network 2020-10-02 11:21:38 -06:00
molecule.yml Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
prepare.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00