aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 767cf14df0f481adcb153c1eccc2ce70999647c1 (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 "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
[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