diff options
author | varac <varacanero@zeromail.org> | 2012-09-24 18:35:38 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-24 18:35:38 +0200 |
commit | bedef1a878698997c5c8490599dc9269fef60c37 (patch) | |
tree | 7a678bd234cb65be8ff64aa02c334af4c6e16cc3 /.gitmodules | |
parent | 53dea7cd638ebf8d353d052b2d2185940c2056b9 (diff) |
added submodule common
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 52f3d748..8f2fd482 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "puppet/modules/git"] path = puppet/modules/git url = git://code.leap.se/puppet_git +[submodule "puppet/modules/common"] + path = puppet/modules/common + url = git://labs.riseup.net/shared-common |