diff options
| author | varac <varacanero@zeromail.org> | 2012-10-06 09:06:20 +0200 | 
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2012-10-06 09:06:20 +0200 | 
| commit | a2fdea96778a01acabf9f1e40cc8cc295520cd61 (patch) | |
| tree | 4b2a52d866a07300509a833f73ae8d4763e396fe | |
| parent | c5196bcd0f1e93a1f56cd9b5387577c0e438eda6 (diff) | |
added submodule sysctl
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | puppet/modules/sysctl | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index c95048d9..c151aaf7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@  [submodule "puppet/modules/resolvconf"]  	path = puppet/modules/resolvconf  	url = git://git.puppet.immerda.ch/module-resolvconf.git +[submodule "puppet/modules/sysctl"] +	path = puppet/modules/sysctl +	url = git://github.com/luxflux/puppet-sysctl.git diff --git a/puppet/modules/sysctl b/puppet/modules/sysctl new file mode 160000 +Subproject 6ad210b3f90f24878cfccd61c758275e2ab022b | 
