diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 22:10:25 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 22:21:41 +0200 |
commit | 91a2b30dd703c827deebfb69f1b5561773beac00 (patch) | |
tree | 040f7d007bb826200c6904983ba54d04642851c8 /.gitmodules | |
parent | a37e5d7a961b6f6373c4f91e6c114d81e2e3261b (diff) | |
download | Puppet-91a2b30dd703c827deebfb69f1b5561773beac00.tar.gz Puppet-91a2b30dd703c827deebfb69f1b5561773beac00.tar.zst Puppet-91a2b30dd703c827deebfb69f1b5561773beac00.zip |
Add logrotate
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5310ea7..22459fc 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -22,3 +22,6 @@ | |||
22 | [submodule "modules/fail2ban"] | 22 | [submodule "modules/fail2ban"] |
23 | path = modules/fail2ban | 23 | path = modules/fail2ban |
24 | url = git://git.immae.eu/github/lelutin/puppet-fail2ban | 24 | url = git://git.immae.eu/github/lelutin/puppet-fail2ban |
25 | [submodule "modules/logrotate"] | ||
26 | path = modules/logrotate | ||
27 | url = git://git.immae.eu/github/yo61/puppet-logrotate.git | ||