summaryrefslogtreecommitdiff
path: root/worker-subplot.vmdb
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-18 09:35:08 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-18 09:35:08 +0300
commitb653961a50cc3ab45f2a3e121c15bb0683c36e44 (patch)
treeb5341b67e13ef2b2c2f87634387a38fa00715902 /worker-subplot.vmdb
parentb8cb127cdd6dc942ab0e518785926f39475f9d64 (diff)
downloadick-contractor-b653961a50cc3ab45f2a3e121c15bb0683c36e44.tar.gz
Change: unify VM image specifications
Diffstat (limited to 'worker-subplot.vmdb')
-rw-r--r--worker-subplot.vmdb7
1 files changed, 4 insertions, 3 deletions
diff --git a/worker-subplot.vmdb b/worker-subplot.vmdb
index a96dbc7..3ff1d1c 100644
--- a/worker-subplot.vmdb
+++ b/worker-subplot.vmdb
@@ -1,8 +1,6 @@
-# An image for running the Ick contractor inner VM.
-
steps:
- mkimg: "{{ output }}"
- size: 10G
+ size: 4G
- mklabel: msdos
device: "{{ output }}"
@@ -32,7 +30,10 @@ steps:
- apt: install
packages:
- linux-image-amd64
+ - locales-all
+ - openssh-server
- python3
+ - sudo
tag: /
unless: rootfs_unpacked