X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitmodules;h=e1d801159b4f883d04575ee515f673a2cb7bf8f4;hb=adb03a9b52375b612c09782fc5e28d804b372c8f;hp=7a41f7523e333424d5372788b1299fdd12897533;hpb=8d7128a62cd2f9b3df1d59bf4aa4fa7a387b1679;p=fuel.git diff --git a/.gitmodules b/.gitmodules index 7a41f7523..e1d801159 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,4 +2,23 @@ path = mcp/reclass/classes/system url = https://github.com/Mirantis/reclass-system-salt-model branch = master - ignore = all +[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