diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 23:21:16 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-08-10 23:23:55 +0200 |
commit | 2390cad785cc63d59eade9c819675e8699c58ef8 (patch) | |
tree | a36e6815e16c2fb82b774bfab72477d8edae0ff5 /.gitmodules | |
parent | 96413d28d1c451d51e77954ea25f2ac911c9be86 (diff) | |
download | Puppet-2390cad785cc63d59eade9c819675e8699c58ef8.tar.gz Puppet-2390cad785cc63d59eade9c819675e8699c58ef8.tar.zst Puppet-2390cad785cc63d59eade9c819675e8699c58ef8.zip |
Use package git repo
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 228fbf1..24305ea 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -25,3 +25,6 @@ | |||
25 | [submodule "modules/logrotate"] | 25 | [submodule "modules/logrotate"] |
26 | path = modules/logrotate | 26 | path = modules/logrotate |
27 | url = git://git.immae.eu/github/yo61/puppet-logrotate.git | 27 | url = git://git.immae.eu/github/yo61/puppet-logrotate.git |
28 | [submodule "modules/pacman"] | ||
29 | path = modules/pacman | ||
30 | url = git://git.immae.eu/github/aboe76/puppet-pacman | ||