Improve documentation for Network support in Nomad

This commit is contained in:
Sebastian Serth
2021-12-20 19:41:44 +01:00
committed by Sebastian Serth
parent 2bf9b10564
commit 3abfdb6cc6
2 changed files with 11 additions and 0 deletions

View File

@ -4,6 +4,7 @@ client {
"server domain 1",
"server domain 2"
]
cni_path = "/usr/lib/cni"
}
plugin "docker" {