aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-30 14:18:42 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2016-09-30 14:18:42 +0200
commitca10ec28ff901985f5d9e8d84540a26f576b83b3 (patch)
tree89ff2447f0925657d3da36c5b53e31bc3a392a50 /.gitignore
parent7d2f6ee8eb56b6b537c8bf628ef843a4fe89dfb8 (diff)
Add local basebuild variant for testing
Run with: packer build -var-file=vars/cloud-env.json -var-file=vars/ubuntu-16.04.json templates/basebuild-local-kvm.json Change-Id: I15ed4eb3c7f74c7d11095ffe8a543b0b7ba4c7f8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 51ff612a..b574f488 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,7 @@ target/
# IntelliJ
.idea/
*.iml
+
+# packer local run
+packer/output_ubuntu
+packer/packer_cache