From acc1cca66af103a93fa635ef95e9c8e3f012a3e0 Mon Sep 17 00:00:00 2001 From: Luigi Oliveira Date: Fri, 3 May 2024 03:03:35 -0300 Subject: [PATCH] chore(nomad): docker drive with more pull_activity_timeout for twitch miner deployment --- ansible/roles/nomad/templates/nomad.hcl.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/nomad/templates/nomad.hcl.j2 b/ansible/roles/nomad/templates/nomad.hcl.j2 index ad5869f..5bc8be5 100644 --- a/ansible/roles/nomad/templates/nomad.hcl.j2 +++ b/ansible/roles/nomad/templates/nomad.hcl.j2 @@ -21,6 +21,7 @@ plugin "docker" { # extra Docker labels to be set by Nomad on each Docker container with the appropriate value extra_labels = ["job_name", "task_group_name", "task_name", "namespace", "node_name"] allow_privileged = true + pull_activity_timeout = "5m" volumes { enabled = true selinuxlabel = "z"