From b3ca9b22c47b1369ac5bb2fa946b84247c4b81ff Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@fripost.org>
Date: Tue, 12 Jul 2016 03:18:12 +0200
Subject: postfix: commit the master.cf symlinks.

---
 roles/IMAP/templates/etc/postfix/master.cf.j2  | 1 +
 roles/MSA/templates/etc/postfix/master.cf.j2   | 1 +
 roles/MX/templates/etc/postfix/master.cf.j2    | 1 +
 roles/lists/templates/etc/postfix/master.cf.j2 | 1 +
 roles/out/templates/etc/postfix/master.cf.j2   | 1 +
 5 files changed, 5 insertions(+)
 create mode 120000 roles/IMAP/templates/etc/postfix/master.cf.j2
 create mode 120000 roles/MSA/templates/etc/postfix/master.cf.j2
 create mode 120000 roles/MX/templates/etc/postfix/master.cf.j2
 create mode 120000 roles/lists/templates/etc/postfix/master.cf.j2
 create mode 120000 roles/out/templates/etc/postfix/master.cf.j2

diff --git a/roles/IMAP/templates/etc/postfix/master.cf.j2 b/roles/IMAP/templates/etc/postfix/master.cf.j2
new file mode 120000
index 0000000..011f8e0
--- /dev/null
+++ b/roles/IMAP/templates/etc/postfix/master.cf.j2
@@ -0,0 +1 @@
+../../../../common/templates/etc/postfix/master.cf.j2
\ No newline at end of file
diff --git a/roles/MSA/templates/etc/postfix/master.cf.j2 b/roles/MSA/templates/etc/postfix/master.cf.j2
new file mode 120000
index 0000000..011f8e0
--- /dev/null
+++ b/roles/MSA/templates/etc/postfix/master.cf.j2
@@ -0,0 +1 @@
+../../../../common/templates/etc/postfix/master.cf.j2
\ No newline at end of file
diff --git a/roles/MX/templates/etc/postfix/master.cf.j2 b/roles/MX/templates/etc/postfix/master.cf.j2
new file mode 120000
index 0000000..011f8e0
--- /dev/null
+++ b/roles/MX/templates/etc/postfix/master.cf.j2
@@ -0,0 +1 @@
+../../../../common/templates/etc/postfix/master.cf.j2
\ No newline at end of file
diff --git a/roles/lists/templates/etc/postfix/master.cf.j2 b/roles/lists/templates/etc/postfix/master.cf.j2
new file mode 120000
index 0000000..011f8e0
--- /dev/null
+++ b/roles/lists/templates/etc/postfix/master.cf.j2
@@ -0,0 +1 @@
+../../../../common/templates/etc/postfix/master.cf.j2
\ No newline at end of file
diff --git a/roles/out/templates/etc/postfix/master.cf.j2 b/roles/out/templates/etc/postfix/master.cf.j2
new file mode 120000
index 0000000..011f8e0
--- /dev/null
+++ b/roles/out/templates/etc/postfix/master.cf.j2
@@ -0,0 +1 @@
+../../../../common/templates/etc/postfix/master.cf.j2
\ No newline at end of file
-- 
cgit v1.2.3