X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=e664bd1ae2adc2f3d548fb9e7a04727ef24dee8c;hb=86dcebf4b39ff2e6b2d28691b308a571177e16a5;hp=c7c44587c7430f569ef01db439667e15223ec017;hpb=00872d71aba2ac8b8ca7c7c7a5adfd74e8f60d95;p=fuel.git diff --git a/.gitmodules b/.gitmodules index c7c44587c..e664bd1ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,11 +2,31 @@ 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 +[submodule "salt-formula-salt"] + path = mcp/salt-formulas/salt-formula-salt + url = https://github.com/salt-formulas/salt-formula-salt + branch = master