diff options
author | Micah Anderson <micah@riseup.net> | 2013-03-14 13:49:38 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-03-14 18:40:19 -0400 |
commit | 3c5c31e74954ebb7a55c9455809ea55375f273d5 (patch) | |
tree | 04291432feefac56d3817d3c466706d754729b8a | |
parent | 5af58e103fb8a45d095786777909d19e6dabb120 (diff) |
add shared stunnel module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | puppet/modules/stunnel | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 45763175..b97971fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -67,3 +67,6 @@ [submodule "puppet/modules/tor"] path = puppet/modules/tor url = git://labs.riseup.net/shared-tor +[submodule "puppet/modules/stunnel"] + path = puppet/modules/stunnel + url = git://labs.riseup.net/shared-stunnel diff --git a/puppet/modules/stunnel b/puppet/modules/stunnel new file mode 160000 +Subproject 03b51fcb718734f4b2ea76c038ffbe9b2b348b1 |