Added submodules (python and riak).
This commit is contained in:
parent
59ec520742
commit
126176d329
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "modules/riak"]
|
||||
path = modules/riak
|
||||
url = https://github.com/basho/puppet-riak
|
||||
[submodule "modules/python"]
|
||||
path = modules/python
|
||||
url = https://github.com/stankevich/puppet-python.git
|
1
modules/python
Submodule
1
modules/python
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 83f42940563d183593b0e091c314dbf1484fae1e
|
1
modules/riak
Submodule
1
modules/riak
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6d00e5285c7fc0ed538a7a3dec3f176dc5fd97e3
|
Loading…
Add table
Add a link
Reference in a new issue