blob: e664bd1ae2adc2f3d548fb9e7a04727ef24dee8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
[submodule "reclass-system-salt-model"]
path = mcp/reclass/classes/system
url = https://github.com/Mirantis/reclass-system-salt-model
branch = master
[submodule "pharos"]
path = mcp/scripts/pharos
url = https://github.com/opnfv/pharos
branch = master
[submodule "docker"]
path = docker
url = https://github.com/epcim/docker-salt-formulas
branch = master
[submodule "salt-formula-linux"]
path = mcp/salt-formulas/salt-formula-linux
url = https://github.com/salt-formulas/salt-formula-linux
branch = master
[submodule "salt-formula-nova"]
path = mcp/salt-formulas/salt-formula-nova
url = https://github.com/salt-formulas/salt-formula-nova
branch = master
[submodule "salt-formula-keystone"]
path = mcp/salt-formulas/salt-formula-keystone
url = https://github.com/salt-formulas/salt-formula-keystone
branch = master
[submodule "salt-formula-maas"]
path = mcp/salt-formulas/salt-formula-maas
url = https://github.com/salt-formulas/salt-formula-maas
branch = master
[submodule "salt-formula-salt"]
path = mcp/salt-formulas/salt-formula-salt
url = https://github.com/salt-formulas/salt-formula-salt
branch = master
|