Thank you!
That got me further this time around.
Now I am getting this error. The server I am running this on has a static IP so I'm
guessing that I need to change that to a dynamic reserve so that it can get a DHCP
request.
[ameyer@podman001 ~]$ sudo podman run -it --rm --network asm-prod ubuntu ip addr show
ens192
ERRO[0145] Error adding network: error calling DHCP.Allocate: no more tries
ERRO[0145] Error while adding pod to CNI network "asm-prod": error calling
DHCP.Allocate: no more tries
Error: error configuring network namespace for container
e06abdbd5d3f3b68ed17d14d6ce3d2604f872d189c0442bff537fb926bd0551e: error calling
DHCP.Allocate: no more tries
[ameyer@podman001 ~]$