Add docker as a minion option 60/60/4
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Thu, 18 Apr 2019 19:15:34 +0000 (12:15 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 19 Apr 2019 18:12:31 +0000 (11:12 -0700)
Add common-packer based docker setup

Change-Id: I1b73a60f5d118c57afdfb0e1e6645c0baad1df1d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
packer/provision/local-docker.yaml [new symlink]
packer/templates/docker.json [new symlink]

diff --git a/packer/provision/local-docker.yaml b/packer/provision/local-docker.yaml
new file mode 120000 (symlink)
index 0000000..a60e9be
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/provision/local-docker.yaml
\ No newline at end of file
diff --git a/packer/templates/docker.json b/packer/templates/docker.json
new file mode 120000 (symlink)
index 0000000..edea6d2
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/templates/docker.json
\ No newline at end of file