summaryrefslogtreecommitdiff
path: root/vmadm/exolobe2
diff options
context:
space:
mode:
Diffstat (limited to 'vmadm/exolobe2')
-rw-r--r--vmadm/exolobe2/debian-mirror.yaml3
-rw-r--r--vmadm/exolobe2/holywood2.yaml5
-rw-r--r--vmadm/exolobe2/image-dist.yaml5
-rw-r--r--vmadm/exolobe2/obnam-server.yaml5
4 files changed, 17 insertions, 1 deletions
diff --git a/vmadm/exolobe2/debian-mirror.yaml b/vmadm/exolobe2/debian-mirror.yaml
index 9a7846a..bc9b7df 100644
--- a/vmadm/exolobe2/debian-mirror.yaml
+++ b/vmadm/exolobe2/debian-mirror.yaml
@@ -1,3 +1,4 @@
debian-mirror:
- image_size_gib: 200
+ base: ~/base-images/bookworm-vm.qcow2
+ image_size_gib: 500
autostart: true
diff --git a/vmadm/exolobe2/holywood2.yaml b/vmadm/exolobe2/holywood2.yaml
new file mode 100644
index 0000000..fa7a959
--- /dev/null
+++ b/vmadm/exolobe2/holywood2.yaml
@@ -0,0 +1,5 @@
+holywood2:
+ base: ~/base-images/bullseye-vm.qcow2
+ cpus: 2
+ memory_mib: 8192
+ image_size_gib: 10
diff --git a/vmadm/exolobe2/image-dist.yaml b/vmadm/exolobe2/image-dist.yaml
new file mode 100644
index 0000000..e1b7a35
--- /dev/null
+++ b/vmadm/exolobe2/image-dist.yaml
@@ -0,0 +1,5 @@
+image-dist:
+ base: ~/base-images/bullseye-vm.qcow2
+ cpus: 2
+ memory_mib: 1024
+ image_size_gib: 10
diff --git a/vmadm/exolobe2/obnam-server.yaml b/vmadm/exolobe2/obnam-server.yaml
new file mode 100644
index 0000000..19298fc
--- /dev/null
+++ b/vmadm/exolobe2/obnam-server.yaml
@@ -0,0 +1,5 @@
+obnam-server:
+ cpus: 2
+ memory_mib: 4096
+ image_size_gib: 300
+ autostart: true