diff options
author | varac <varacanero@zeromail.org> | 2012-10-04 12:40:38 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-10-04 12:40:38 +0200 |
commit | 2575ccbae4cc5941adce3d101b42471f6b18b504 (patch) | |
tree | 449ce67fc8ad934a6b6f0c34f5b0217abba5f495 | |
parent | 49ffa8032c8043e9e47d801ccebb5d0fe1839a78 (diff) |
added submodule resolvconf
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | puppet/modules/resolvconf | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 224b83d7..c95048d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "puppet/modules/shorewall"] path = puppet/modules/shorewall url = git://labs.riseup.net/shared-shorewall +[submodule "puppet/modules/resolvconf"] + path = puppet/modules/resolvconf + url = git://git.puppet.immerda.ch/module-resolvconf.git diff --git a/puppet/modules/resolvconf b/puppet/modules/resolvconf new file mode 160000 +Subproject c7eca077fdda063edc96d3bea02c4774569e4b1 |