summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/host_vars/ch-atlas.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory/host_vars/ch-atlas.yml b/inventory/host_vars/ch-atlas.yml
index 9f1fd63e..5fa51964 100644
--- a/inventory/host_vars/ch-atlas.yml
+++ b/inventory/host_vars/ch-atlas.yml
@@ -5,9 +5,9 @@ system_lvm_volume_size_root: 3G
install:
efi: no
disks:
- primary: /dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD703481A
+ primary: /dev/disk/by-id/ata-Samsung_SSD_870_EVO_250GB_S6PENL0TA30200R
system_lvm:
- size: 20G
+ size: 13G
network:
nameservers: "{{ vm_host.network.dns }}"
@@ -54,7 +54,7 @@ zfs_arc_size:
zfs_pools:
ssd:
mountpoint: /srv/ssd
- create_vdevs: /dev/disk/by-id/ata-Samsung_SSD_840_PRO_Series_S1ATNSAD703481A-part2
+ create_vdevs: /dev/disk/by-id/ata-Samsung_SSD_870_EVO_250GB_S6PENL0TA30200R-part2
properties:
ashift: 12
autotrim: "on"