From f85c84133c2f8d6aec3c707cfb92cb03db543bd6 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Fri, 26 May 2017 12:12:15 +0400 Subject: [mcp] Replace reclass system models with submodule Change-Id: Id693f7b0f3542d605b0f71601f3bd21eb882c7ba Signed-off-by: Michael Polenchuk --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 4d35439d4..7a28aac6d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ url = https://github.com/openstack/fuel-ui.git branch = stable/newton ignore = all +[submodule "mcp/reclass/classes/system"] + path = mcp/reclass/classes/system + url = https://github.com/Mirantis/reclass-system-salt-model -- cgit 1.2.3-korg