aboutsummaryrefslogtreecommitdiffstats
path: root/packer/vars/lava-env.json.example
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-10-03 17:03:21 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-10-03 20:18:27 +0200
commit53795ff651a4fcb847ac2d63648e2299c884560b (patch)
treec0def0b8192c44feb51da88f865cb767a8e63952 /packer/vars/lava-env.json.example
parent9cb7c23d969e90b9b0f11cfcd744dfb6dc548feb (diff)
Add /opt/AGL/lava-agl, its dependencies and json file
Change-Id: I65e5c48f91d0c4df084cfa3e66d43ae48e52bb9d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'packer/vars/lava-env.json.example')
-rw-r--r--packer/vars/lava-env.json.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/packer/vars/lava-env.json.example b/packer/vars/lava-env.json.example
new file mode 100644
index 00000000..abe935c2
--- /dev/null
+++ b/packer/vars/lava-env.json.example
@@ -0,0 +1,5 @@
+{
+ "lavahost": "porter.automotivelinux.org",
+ "lavauser": "replace_with_lava_user",
+ "lavatoken": "replace_with_lava_token"
+}