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

View file

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