summaryrefslogtreecommitdiff
path: root/worker-vmdb2.vmdb
diff options
context:
space:
mode:
Diffstat (limited to 'worker-vmdb2.vmdb')
-rw-r--r--worker-vmdb2.vmdb9
1 files changed, 6 insertions, 3 deletions
diff --git a/worker-vmdb2.vmdb b/worker-vmdb2.vmdb
index f91a353..be9ab2d 100644
--- a/worker-vmdb2.vmdb
+++ b/worker-vmdb2.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 }}"
@@ -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