Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
98a2d14
)
Have basebuild-local-kvm work without DISPLAY
63/10563/1
author
Tom Rini
<trini@konsulko.com>
Tue, 8 Aug 2017 17:37:41 +0000
(13:37 -0400)
committer
Tom Rini
<trini@konsulko.com>
Tue, 8 Aug 2017 17:41:51 +0000
(13:41 -0400)
packer is quite happy to work without DISPLAY and still have VNC up so that
if needed a connection to the display can be made.
Change-Id: Iae93aec9e9c1421a25dc719300bd4afec54cc533
Signed-off-by: Tom Rini <trini@konsulko.com>
packer/templates/basebuild-local-kvm.json
patch
|
blob
|
history
diff --git
a/packer/templates/basebuild-local-kvm.json
b/packer/templates/basebuild-local-kvm.json
index
5f7f8f2
..
415f2b3
100644
(file)
--- a/
packer/templates/basebuild-local-kvm.json
+++ b/
packer/templates/basebuild-local-kvm.json
@@
-21,7
+21,7
@@
"disk_size": 20000,
"format": "qcow2",
- "headless":
fals
e,
+ "headless":
tru
e,
"accelerator": "kvm",
"http_directory": "httpdir",