summaryrefslogtreecommitdiff
path: root/worker-subplot.vmdb
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-18 06:39:03 +0000
committerLars Wirzenius <liw@liw.fi>2020-04-18 06:39:03 +0000
commit31ce65505a4d8551d3c5a3da3a9fd6719a0e3e72 (patch)
tree41270aa7c8072d1dd4780da7f0c60cf767cd74d8 /worker-subplot.vmdb
parent3a872d545763758796cea3a917725745b8b4e457 (diff)
parent0b02e3cdc5bfb107f368a9d88bf166016d855dd1 (diff)
downloadick-contractor-31ce65505a4d8551d3c5a3da3a9fd6719a0e3e72.tar.gz
Merge branch 'fixes' into 'master'
Various fixes and cleanups See merge request larswirzenius/contractor!1
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