diff options
author | varac <varacanero@zeromail.org> | 2012-09-06 11:21:23 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-06 11:21:23 +0200 |
commit | 59635ff7904645075bf3ddd30a70a05a58102bed (patch) | |
tree | 108449f08dc89f0267b483ef3e27c5aa6971891e /.gitmodules | |
parent | 58bb91f094611e95ccda0b2a2ed5756225c41617 (diff) |
added submodule openvpn
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..a1a8c588 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "puppet/modules/openvpn"] + path = puppet/modules/openvpn + url = git://github.com/luxflux/puppet-openvpn.git |