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 | |
parent | 53dea7cd638ebf8d353d052b2d2185940c2056b9 (diff) |
added submodule common
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | puppet/modules/common | 0 |
2 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 diff --git a/puppet/modules/common b/puppet/modules/common new file mode 160000 +Subproject 0961ad453b8befb4ea61bbd19f6ecea32b9619c |