X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=89c2e45ab72f6e6af8570161d1cef4fd9d7e619d;hb=16222d894240f3740e9bf060bfaa2dcd3e5ba5d4;hp=d3ffb555b8924dc0541038f276981a5a31507350;hpb=0d2b3baea025895737f970f37c3f5d723d201f8e;p=fuel.git diff --git a/.gitmodules b/.gitmodules index d3ffb555b..89c2e45ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,8 +2,31 @@ path = mcp/reclass/classes/system url = https://github.com/Mirantis/reclass-system-salt-model branch = master - ignore = all -[submodule "scripts"] - path = mcp/deploy/scripts - url = https://github.com/salt-formulas/salt-formulas-scripts +[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 +[submodule "salt-formula-redis"] + path = mcp/salt-formulas/salt-formula-redis + url = https://gerrit.mcp.mirantis.com/salt-formulas/redis + branch = master +[submodule "salt-formula-neutron"] + path = mcp/salt-formulas/salt-formula-neutron + url = https://gerrit.mcp.mirantis.com/salt-formulas/neutron branch = master