aboutsummaryrefslogtreecommitdiffstats
path: root/packer/vars/lava-env.json.example
diff options
context:
space:
mode:
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"
+}