diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2018-11-05 15:34:08 -0600 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2018-11-05 15:34:08 -0600 |
commit | 24f7b9c89a7ff45e06dcea7f89d0d8f86ef187a5 (patch) | |
tree | 9bba668c85468a6f7d57fbe1e9308c43e4cd62c4 /.gitmodules | |
parent | 5628d685141cbdf7ebefa8cef98a48e814203b87 (diff) |
Install common-packer v0.1.0
Change-Id: I4040dcc6dbc11419fd5092aa3f29c31d5a527711
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9f7b77825..38fd60dbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "jjb/global-jjb"] path = global-jjb url = https://github.com/lfit/releng-global-jjb +[submodule "packer/common-packer"] + path = packer/common-packer + url = https://github.com/lfit/releng-common-packer |