diff options
author | varac <varacanero@zeromail.org> | 2013-02-06 10:56:38 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-02-06 10:56:38 +0100 |
commit | 97c5451b0f8b63b4884a9560c0a796f931d059e3 (patch) | |
tree | 272539f17e39ef8de8b393e834adef84f146ea65 /.gitmodules | |
parent | 07cc737f655c9fc0afe50e9850963120114ee18e (diff) |
added submodule tor
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 75fc99f0..21966fc3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "puppet/modules/nagios"] path = puppet/modules/nagios url = git://code.leap.se/puppet_nagios +[submodule "puppet/modules/tor"] + path = puppet/modules/tor + url = git://labs.riseup.net/shared-tor |