mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08: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
199 B
SYSTEMD
8 lines
199 B
SYSTEMD
## assert-podman-final-args systemd-subnets
|
|
## assert-podman-args "--subnet" "192.168.0.0/24"
|
|
## assert-podman-args "--subnet" "192.168.1.0/24"
|
|
|
|
[Network]
|
|
Subnet=192.168.0.0/24
|
|
Subnet=192.168.1.0/24
|