blob: e1d801159b4f883d04575ee515f673a2cb7bf8f4 (
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
|
[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-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
|