aboutsummaryrefslogtreecommitdiffstats
path: root/packer/provision
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-25 22:03:38 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-01-25 22:03:38 +0000
commit983a7d2bb150b42e86fdca1f6b0670c8451fa30a (patch)
tree379d16b96be9b484f94781fbfbc30c336868d9ee /packer/provision
parent07ef53fd8e131d1d247c4d018182fd0ef827fd75 (diff)
parentf6d65d12644c9a9f28d3900400e482291e595730 (diff)
Merge "New small baseimage for control node."
Diffstat (limited to 'packer/provision')
-rw-r--r--packer/provision/basebuild-no-tmpfs.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/packer/provision/basebuild-no-tmpfs.sh b/packer/provision/basebuild-no-tmpfs.sh
new file mode 100644
index 00000000..ea34ee32
--- /dev/null
+++ b/packer/provision/basebuild-no-tmpfs.sh
@@ -0,0 +1,6 @@
+#!/bin/bash -x
+# vim: set tw=4 sw=4 sts=4 et :
+
+# Presently nothing to do
+
+set -x