diff --git a/ansible/roles/nomad/templates/nomad.hcl.j2 b/ansible/roles/nomad/templates/nomad.hcl.j2 index b39a96b..c7a8b94 100644 --- a/ansible/roles/nomad/templates/nomad.hcl.j2 +++ b/ansible/roles/nomad/templates/nomad.hcl.j2 @@ -31,6 +31,6 @@ client { docker.privileged.enabled = "true" docker.volumes.enabled = "true" } - network_interface = "wgdeuxfleurs" + #network_interface = "wgdeuxfleurs" }