diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 13:27:09 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 21:37:59 +0200 |
commit | a37e5d7a961b6f6373c4f91e6c114d81e2e3261b (patch) | |
tree | 0b82688e001ed9d6f1aab655b0b322ebbc95d9fc /.gitmodules | |
parent | 3b0f154d7fb685939b031dba0f141f37321d8da8 (diff) | |
download | Puppet-a37e5d7a961b6f6373c4f91e6c114d81e2e3261b.tar.gz Puppet-a37e5d7a961b6f6373c4f91e6c114d81e2e3261b.tar.zst Puppet-a37e5d7a961b6f6373c4f91e6c114d81e2e3261b.zip |
Add fail2ban
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3a8bbe0..5310ea7 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -19,6 +19,6 @@ | |||
19 | [submodule "modules/puppetlabs_concat"] | 19 | [submodule "modules/puppetlabs_concat"] |
20 | path = modules/concat | 20 | path = modules/concat |
21 | url = https://github.com/puppetlabs/puppetlabs-concat.git | 21 | url = https://github.com/puppetlabs/puppetlabs-concat.git |
22 | [submodule "modules/pacman"] | 22 | [submodule "modules/fail2ban"] |
23 | path = modules/pacman | 23 | path = modules/fail2ban |
24 | url = https://github.com/aboe76/puppet-pacman.git | 24 | url = git://git.immae.eu/github/lelutin/puppet-fail2ban |