blob: c7c44587c7430f569ef01db439667e15223ec017 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "reclass-system-salt-model"]
path = mcp/reclass/classes/system
url = https://github.com/Mirantis/reclass-system-salt-model
branch = master
[submodule "scripts"]
path = mcp/deploy/scripts
url = https://github.com/salt-formulas/salt-formulas-scripts
branch = master
[submodule "pharos"]
path = mcp/scripts/pharos
url = https://github.com/opnfv/pharos
branch = master
|