Files
podman/test/e2e/quadlet/ip.pod
Ygal Blum fc25a3a5fc Quadlet - prefer "param val" over "param=val" to allow env expansion
When possible use a generic function to add strings and booleans
Adjust tests

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2024-10-01 18:01:05 -04:00

7 lines
159 B
Plaintext

## assert-podman-pre-args "--ip" "10.88.64.128"
## assert-podman-pre-args "--ip6" "fd46:db93:aa76:ac37::10"
[Pod]
IP=10.88.64.128
IP6=fd46:db93:aa76:ac37::10