summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-01-10 11:45:14 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-01-10 13:02:52 +0100
commit754a6ae63ad336c568d8adaed651de5c24d5736b (patch)
treec02762752f4c8835b06ccc8e4773eda1c33e9462 /.gitmodules
parentLetsencrypt improvements (diff)
downloadwebdav_server-754a6ae63ad336c568d8adaed651de5c24d5736b.tar.gz
webdav_server-754a6ae63ad336c568d8adaed651de5c24d5736b.tar.xz
Replace homewritten ssh module with pre-made one.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 17ff4d5..31de632 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -67,3 +67,6 @@
[submodule "modules/hash2stuff"]
path = modules/hash2stuff
url = https://github.com/mmckinst/puppet-hash2stuff
+[submodule "modules/ssh"]
+ path = modules/ssh
+ url = https://github.com/saz/puppet-ssh