diff options
author | varac <varacanero@zeromail.org> | 2012-09-06 11:55:35 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-06 11:55:35 +0200 |
commit | 670819cbaa3cf78e2fce45aeb030ece78a920a57 (patch) | |
tree | 6f9870d74bf437d7c6abd70386cca68cc2c7f204 /.gitmodules | |
parent | 653efcee3f3427817e63a8432df99c1e932e3261 (diff) |
added submodule concat
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a1a8c588..f84f173e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "puppet/modules/openvpn"] path = puppet/modules/openvpn url = git://github.com/luxflux/puppet-openvpn.git +[submodule "puppet/modules/concat"] + path = puppet/modules/concat + url = git://code.leap.se/puppet_concat |