summaryrefslogtreecommitdiffstats
path: root/packer/templates
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2023-06-15 13:20:55 +1000
committerAnil Belur <abelur@linuxfoundation.org>2023-06-15 13:59:24 +1000
commit0aac51a75c52960e954ea404429c88836c49c588 (patch)
treebac881056de1975b5106d7b43d59495b638e881d /packer/templates
parentbb2d7a1572b1242ab2a1d26ea096e6095668a781 (diff)
CI: Symlink files to common-packer
Symlink is required as the jobs are designed to pick up the files from the packer dir. Issue-ID: CIMAN-33 Change-Id: I3b703de162d0511dcc2db8a150153f3d4779bac2 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Diffstat (limited to 'packer/templates')
l---------packer/templates/devstack-pre-pip-yoga.json1
l---------packer/templates/devstack.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/packer/templates/devstack-pre-pip-yoga.json b/packer/templates/devstack-pre-pip-yoga.json
new file mode 120000
index 000000000..b2f6b2567
--- /dev/null
+++ b/packer/templates/devstack-pre-pip-yoga.json
@@ -0,0 +1 @@
+../common-packer/templates/devstack-pre-pip-yoga.json \ No newline at end of file
diff --git a/packer/templates/devstack.json b/packer/templates/devstack.json
new file mode 120000
index 000000000..60505d9f7
--- /dev/null
+++ b/packer/templates/devstack.json
@@ -0,0 +1 @@
+../common-packer/templates/devstack.json \ No newline at end of file