diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-08-31 19:38:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-31 19:38:48 +0000 |
commit | 81c74a3da29cabc3fe76d3b5467378d84fd2767e (patch) | |
tree | b4c96b74e30e1c47b64b9ffc432e42d95f1cd477 /.gitmodules | |
parent | 1201b3cc9d52e30d1c19e725d943b2826e3a384c (diff) | |
parent | 0d2b3baea025895737f970f37c3f5d723d201f8e (diff) |
Merge "mcp/deploy/scripts: Move to git submodule"
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7a41f7523..d3ffb555b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,7 @@ 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 + branch = master |