diff options
author | varac <varacanero@zeromail.org> | 2012-10-04 12:39:25 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-10-04 12:39:25 +0200 |
commit | 49ffa8032c8043e9e47d801ccebb5d0fe1839a78 (patch) | |
tree | dd1c146201070532a5231c40a190e6e40fda0e91 /.gitmodules | |
parent | 1d02eb68b2bbb3151cfeeef78aa34ed3a5e6edc4 (diff) |
added submodule shorewall
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f2fd482..224b83d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "puppet/modules/common"] path = puppet/modules/common url = git://labs.riseup.net/shared-common +[submodule "puppet/modules/shorewall"] + path = puppet/modules/shorewall + url = git://labs.riseup.net/shared-shorewall |