From 66a496a37a16d6a38f8e6334e766a9c8be5f76b7 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 30 May 2020 14:10:32 +0200 Subject: WIP consul backup --- nomad/email.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nomad') diff --git a/nomad/email.hcl b/nomad/email.hcl index 2a70920..75849cd 100644 --- a/nomad/email.hcl +++ b/nomad/email.hcl @@ -74,8 +74,7 @@ job "email" { port = "imap_port" address_mode = "host" tags = [ - "dovecot", - "(diplonat (tcp_port 993))" + "dovecot" ] check { type = "tcp" @@ -96,6 +95,7 @@ job "email" { address_mode = "host" tags = [ "dovecot", + "(diplonat (tcp_port 993))" ] check { -- cgit v1.2.3