diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 24305ea..fa48ebf 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -28,3 +28,6 @@ | |||
28 | [submodule "modules/pacman"] | 28 | [submodule "modules/pacman"] |
29 | path = modules/pacman | 29 | path = modules/pacman |
30 | url = git://git.immae.eu/github/aboe76/puppet-pacman | 30 | url = git://git.immae.eu/github/aboe76/puppet-pacman |
31 | [submodule "python/ovh"] | ||
32 | path = python/ovh | ||
33 | url = git://git.immae.eu/github/ovh/python-ovh | ||