mirror of
https://github.com/containers/podman.git
synced 2026-03-27 11:03:09 -04:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
8 lines
155 B
SYSTEMD
8 lines
155 B
SYSTEMD
## assert-podman-final-args systemd-dns
|
|
## assert-podman-args "--dns" "8.7.7.7"
|
|
## assert-podman-args "--dns" "8.8.8.8"
|
|
|
|
[Network]
|
|
DNS=8.7.7.7
|
|
DNS=8.8.8.8
|