mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
7 lines
173 B
SYSTEMD
7 lines
173 B
SYSTEMD
## assert-podman-final-args systemd-gateway
|
|
## assert-podman-args "--subnet" "192.168.1.0/24" "--gateway" "192.168.1.1"
|
|
|
|
[Network]
|
|
Subnet=192.168.1.0/24
|
|
Gateway=192.168.1.1
|