summaryrefslogtreecommitdiff
path: root/vmadm
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-11-26 08:57:51 +0200
committerLars Wirzenius <liw@liw.fi>2023-11-26 08:57:51 +0200
commit0e76c6ca7c94515f3a9e2e0788ec1d0318587055 (patch)
treeae7a1e9c53bce93a9385f0f7c39f08d41a0d2410 /vmadm
parent13bb0524262b81986c78affc7916d5ed0713ff47 (diff)
downloadansibleness-0e76c6ca7c94515f3a9e2e0788ec1d0318587055.tar.gz
put some VMs back on stamina
Diffstat (limited to 'vmadm')
-rw-r--r--vmadm/stamina/radicle-test.yaml4
-rw-r--r--vmadm/stamina/texlive.yaml5
2 files changed, 9 insertions, 0 deletions
diff --git a/vmadm/stamina/radicle-test.yaml b/vmadm/stamina/radicle-test.yaml
new file mode 100644
index 0000000..db8ef3d
--- /dev/null
+++ b/vmadm/stamina/radicle-test.yaml
@@ -0,0 +1,4 @@
+radicle-test:
+ cpus: 4
+ memory_mib: 8192
+ image_size_gib: 100
diff --git a/vmadm/stamina/texlive.yaml b/vmadm/stamina/texlive.yaml
new file mode 100644
index 0000000..08c6d80
--- /dev/null
+++ b/vmadm/stamina/texlive.yaml
@@ -0,0 +1,5 @@
+texlive:
+ cpus: 8
+ memory_mib: 16384
+ image_size_gib: 100
+ base: /home/liw/base-images/bullseye-vm.qcow2