diff options
author | varac <varacanero@zeromail.org> | 2013-03-07 15:27:45 +0100 |
---|---|---|
committer | Micah Anderson <micah@leap.se> | 2013-07-25 13:45:10 -0400 |
commit | 96115ce90ea7f2daf9ce40e738348c9cc4e0da05 (patch) | |
tree | 5177f1a7b7d3f71eb6b8282cfecd60f2d273b74e | |
parent | 56773db9cd0adab580e05e041b674a709a81a1db (diff) |
added submodule postfix from git://labs.riseup.net/shared-postfix
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | puppet/modules/postfix | 0 |
2 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 diff --git a/puppet/modules/postfix b/puppet/modules/postfix new file mode 160000 +Subproject 881a59ac62684028a7f4cb358e3592efc3ae99a |