mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 08:25:40 +00:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
178 B
SYSTEMD
6 lines
178 B
SYSTEMD
## assert-podman-final-args systemd-range
|
|
## assert-podman-args "--subnet" "192.168.1.0/24" "--ip-range" "192.168.1.0/32"
|
|
|
|
[Network]
|
|
Subnet=192.168.1.0/24
|
|
IPRange=192.168.1.0/32
|