Add common-packer templates 09/15809/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 7 Nov 2018 20:52:03 +0000 (14:52 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 7 Nov 2018 20:52:03 +0000 (14:52 -0600)
Change-Id: I8f048626d2fbd68be84b4e3cb0dbb3e3da95672c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
packer/provision/local-builder.yaml [new file with mode: 0644]
packer/templates/builder.json [new symlink]

diff --git a/packer/provision/local-builder.yaml b/packer/provision/local-builder.yaml
new file mode 100644 (file)
index 0000000..ddfe3a9
--- /dev/null
@@ -0,0 +1,2 @@
+---
+- import_playbook: ../common-packer/provision/baseline.yaml
diff --git a/packer/templates/builder.json b/packer/templates/builder.json
new file mode 120000 (symlink)
index 0000000..bd227be
--- /dev/null
@@ -0,0 +1 @@
+../common-packer/templates/builder.json
\ No newline at end of file