diff options
author | varac <varacanero@zeromail.org> | 2013-03-07 15:27:45 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-07-09 14:16:58 +0200 |
commit | 3da143db6a4369f09c513d95aeea6eb119f2c9f2 (patch) | |
tree | 5c85a3ba4f5c5d0343d66bd2edb241b509e1a7c7 /.gitmodules | |
parent | b7c03c7cac3d3b04dade4086f416f1305c946830 (diff) |
added submodule postfix from git://labs.riseup.net/shared-postfix
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 717ae5ed..b84dfef2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "puppet/modules/haproxy"] path = puppet/modules/haproxy url = git://code.leap.se/puppet_haproxy +[submodule "puppet/modules/postfix"] + path = puppet/modules/postfix + url = git://labs.riseup.net/shared-postfix |