Stabilize firewall and DNS tests

This commit is contained in:
Stanislas Lange
2026-08-04 12:06:25 +02:00
parent c2b1b6999d
commit efa3318843
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ RUN chmod +x /entrypoint.sh /opt/test/validate-output.sh /opt/test/local-network
RUN printf '%s\n' \
'[Unit]' \
'Description=OpenVPN Installation Test' \
'After=network.target' \
'After=network.target firewalld.service nftables.service' \
'' \
'[Service]' \
'Type=oneshot' \