X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitmodules;h=e1d801159b4f883d04575ee515f673a2cb7bf8f4;hb=f160b9ef9351be59b8ead17f35275ca368091fe0;hp=c7c44587c7430f569ef01db439667e15223ec017;hpb=4fae473d4343f78facda713b5626b47d3dd33e9c;p=fuel.git diff --git a/.gitmodules b/.gitmodules index c7c44587c..e1d801159 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,11 +2,23 @@ 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-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