From 807ecda890a196ceb00bba99efdb8dd157befb61 Mon Sep 17 00:00:00 2001 From: otthorn Date: Sun, 17 Jan 2021 12:41:09 +0100 Subject: [PATCH] Added NFS host_var for mail.auro.re --- host_vars/mail.auro.re.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/host_vars/mail.auro.re.yml b/host_vars/mail.auro.re.yml index 7e3e383..0c5d952 100644 --- a/host_vars/mail.auro.re.yml +++ b/host_vars/mail.auro.re.yml @@ -2,7 +2,12 @@ certbot: domains: - mail.auro.re - - webmail.auro.re - smtp.auro.re mail: tech.aurore@lists.crans.org certname: auro.re + +nfs: + src: "10.128.0.6:/data_mail" # caradoc + mount-path: /var/vmail + dir-owner: vmail + dir-group: vmail