summaryrefslogtreecommitdiff
path: root/worker.vmdb
diff options
context:
space:
mode:
Diffstat (limited to 'worker.vmdb')
-rw-r--r--worker.vmdb7
1 files changed, 5 insertions, 2 deletions
diff --git a/worker.vmdb b/worker.vmdb
index 56218ae..264f7b8 100644
--- a/worker.vmdb
+++ b/worker.vmdb
@@ -1,5 +1,3 @@
-# An image for running the Ick contractor inner VM.
-
steps:
- mkimg: "{{ output }}"
size: 4G
@@ -20,6 +18,8 @@ steps:
- mount: /
+ - virtual-filesystems: /
+
- unpack-rootfs: /
- debootstrap: buster
@@ -30,7 +30,10 @@ steps:
- apt: install
packages:
- linux-image-amd64
+ - locales-all
+ - openssh-server
- python3
+ - sudo
tag: /
unless: rootfs_unpacked