summaryrefslogtreecommitdiff
path: root/x220.vmdb
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-29 13:00:51 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-29 15:45:18 +0300
commit9ace8e9b7d0a15cf6aeeedada8bb7646acc8e6b0 (patch)
tree3a2f768e64672bfad0cc31c67c545d3f5189da44 /x220.vmdb
parented8a6749da094bb18d262f5ba1bf7c05cb72eb8e (diff)
downloadv-i-9ace8e9b7d0a15cf6aeeedada8bb7646acc8e6b0.tar.gz
install minimal system on my x220
I want to know that I get at least something working. Sponsored-by: author
Diffstat (limited to 'x220.vmdb')
-rw-r--r--x220.vmdb3
1 files changed, 2 insertions, 1 deletions
diff --git a/x220.vmdb b/x220.vmdb
index 327a491..356331f 100644
--- a/x220.vmdb
+++ b/x220.vmdb
@@ -45,7 +45,7 @@ steps:
- apt: install
packages:
- - python
+ - python3
- console-setup
- locales-all
- ifupdown
@@ -58,4 +58,5 @@ steps:
- grub: uefi
tag: /
efi: efi
+ quiet: true
image-dev: "{{ image }}"