summaryrefslogtreecommitdiffstats
path: root/vars.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2013-11-27 01:26:36 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:50:57 +0200
commit3d8b0ac104dee68b47d9a4d2ef622e7f1acdd7a4 (patch)
tree3de7324399fdc31ee6f946ffddc613d7742fa3d0 /vars.yml
parenta03f59d589e65366fb0194534cb6aa2a36176bc4 (diff)
Reorganization.
Diffstat (limited to 'vars.yml')
-rw-r--r--vars.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/vars.yml b/vars.yml
deleted file mode 100644
index 2cd3a42..0000000
--- a/vars.yml
+++ /dev/null
@@ -1,9 +0,0 @@
----
-postfix_instance:
- # The keys are the group names associated with a Postfix role, and the
- # values are the name and group (optional) of the instance dedicated
- # to that role.
- IMAP: { name: mda }
- MX: { name: mta-in, group: mta }
- MTA-out: { name: mta-out,group: mta }
- MSA: { name: msa }