Add needed lf-ansible and common-packer submodules

Latest version of global-jjb has the packer jobs starting to utilize
components from the LF releng/lf-ansible and releng/common-packer Gerrit
projects (also mirrored to GitHub). Neither of these projects has had an
official release so we're just going to the current head as the packer
jobs will fail if we don't have these in place now.

Change-Id: If23b4df1ee91df6228f98bd78ce8c4e453c60480
Signed-off-by: Linux Foundation Administrators <collab-it+onlab@linuxfoundation.org>
diff --git a/.gitmodules b/.gitmodules
index bffd428..4f67a38 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,9 @@
 [submodule "jjb/global-jjb"]
 	path = jjb/global-jjb
 	url = https://github.com/lfit/releng-global-jjb.git
+[submodule "lf-ansible"]
+	path = lf-ansible
+	url = https://github.com/lfit/releng-lf-ansible.git
+[submodule "packer/common-packer"]
+	path = packer/common-packer
+	url = https://github.com/lfit/releng-common-packer.git
diff --git a/lf-ansible b/lf-ansible
new file mode 160000
index 0000000..0d88f8b
--- /dev/null
+++ b/lf-ansible
@@ -0,0 +1 @@
+Subproject commit 0d88f8b7a24b53b1c3e189e30ab94373c51eea91
diff --git a/packer/common-packer b/packer/common-packer
new file mode 160000
index 0000000..817cc14
--- /dev/null
+++ b/packer/common-packer
@@ -0,0 +1 @@
+Subproject commit 817cc1463a60d05fe57bf7869cf9469efda7275c