diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-07-11 15:53:01 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2019-07-11 15:53:01 +0400 |
commit | 5bf8351becb481c266e7f0f9629064667de414be (patch) | |
tree | e517e7125d9a0a49800167621648947e4cc4acdb /.gitmodules | |
parent | e8905d1c928a2e674ff399d96384466572f985b3 (diff) |
Add extra bionic repo
Change-Id: I06577fa93e895a7c5940dac41b4f9c24b455f455
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b7437e574..dbad89fc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -86,3 +86,7 @@ path = mcp/salt-formulas/salt-formula-glance url = https://gerrit.mcp.mirantis.com/salt-formulas/glance branch = master +[submodule "salt-formula-rabbitmq"] + path = mcp/salt-formulas/salt-formula-rabbitmq + url = https://gerrit.mcp.mirantis.com/salt-formulas/rabbitmq + branch = master |