chore: add cni_path to nomad client

Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
This commit is contained in:
Chinmay D. Pai 2023-10-20 14:33:00 +05:30
parent 34fd33ad87
commit 90c7396549
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -41,6 +41,7 @@
client = {
enabled = true;
cni_path = "${pkgs.cni-plugins}/bin";
};
plugin."docker".config = {