diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-18 07:05:29 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2018-08-29 01:27:28 +0200 |
commit | d5a1d0c995c803a3e1f8c779aacb81465cb2dc6b (patch) | |
tree | 775a14d04c2dc1975f9c3d26f0b7c1fa8c9549c7 /.gitmodules | |
parent | ab18375a629010525ac15bc11ce2d4e4cf393fe9 (diff) |
[submodule] Cleanup: Retire scripts sub & patches
Salt bootstrap scripts are no longer used directly, so it is now safe
to retire the whole git submodule and its related patches.
JIRA: FUEL-383
Change-Id: I1fbdfe4fbd4930bfb3c999a3a68033d12565682b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 767cf14df..41594c505 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,10 +2,6 @@ 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 |