add a sftp domain name

This commit is contained in:
Quentin 2023-12-02 11:52:26 +01:00
parent 7da4510ee8
commit 23690238c9
Signed by: quentin
GPG Key ID: E9602264D639FF68
1 changed files with 3 additions and 1 deletions

View File

@ -54,7 +54,9 @@ job "bagage" {
address_mode = "host"
tags = [
"bagage",
"(diplonat (tcp_port 2222))"
"(diplonat (tcp_port 2222))",
"d53-a sftp.deuxfleurs.fr",
"d53-aaaa sftp.deuxfleurs.fr",
]
}