make test working again

Signed-off-by: h0nIg <h0nIg@users.noreply.github.com>
This commit is contained in:
h0nIg
2024-10-14 11:47:24 +02:00
committed by Casey Callendrello
parent d44bbf28af
commit 24b0bf96af
3 changed files with 27 additions and 10 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
"mtu": 512,
"ipam": {
"type": "host-local",
"subnet": "10.1.2.0/24"
"subnet": "10.1.2.0/24",
"dataDir": "/tmp/basic-ptp-test"
}
}