aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/stack0.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/stack0.yml')
-rw-r--r--host_vars/stack0.yml31
1 files changed, 5 insertions, 26 deletions
diff --git a/host_vars/stack0.yml b/host_vars/stack0.yml
index 3c89dd1..b93ee22 100644
--- a/host_vars/stack0.yml
+++ b/host_vars/stack0.yml
@@ -19,12 +19,12 @@ vms:
memory: 4G
cpu: 2
disks:
- - { id: 0, size: "32G" }
+ - { id: 0, size: "8G" }
- name: st0dev1
image: openbsd
- memory: 1G
- cpu: 1
+ memory: 4G
+ cpu: 2
disks:
- { id: 0, size: "8G" }
@@ -33,36 +33,15 @@ vms:
memory: 4G
cpu: 2
disks:
- - { id: 0, size: "64G" }
-
- - name: st0gme0
- image: openbsd
- memory: 4G
- cpu: 4
- disks:
- { id: 0, size: "8G" }
- - name: st0gme1
+ - name: st0gme0
image: alpine
memory: 16G
- cpu: 4
+ cpu: 8
disks:
- { id: 0, size: "8G" }
- - name: st0sbx0
- image: openbsd
- memory: 2G
- cpu: 1
- disks:
- - { id: 0, size: "4G" }
-
- - name: st0sbx1
- image: alpine
- memory: 2G
- cpu: 1
- disks:
- - { id: 0, size: "4G" }
-
hypervisor:
interface: bce0
switch: public
remember that computers suck.