aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ansible/roles/nomad/templates/nomad.hcl.j22
1 files changed, 1 insertions, 1 deletions
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"
}