diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-04 23:26:09 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-04 23:26:09 +0200 |
commit | ceafa5b30eec02940c6a62526fa81c09d40b1b59 (patch) | |
tree | af076e4a9d7441cb051cafe600e85dd7274188f9 /inventory/host_vars/ch-oulu.yml | |
parent | move usb install role to installer/debian/ (diff) | |
parent | install/preseed: convert old host configs to new partman layout (diff) |
Merge branch 'topic/preseed-configurable-disk-layout-contd'
Diffstat (limited to 'inventory/host_vars/ch-oulu.yml')
-rw-r--r-- | inventory/host_vars/ch-oulu.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-oulu.yml b/inventory/host_vars/ch-oulu.yml index d0d035d2..e63e6f2d 100644 --- a/inventory/host_vars/ch-oulu.yml +++ b/inventory/host_vars/ch-oulu.yml @@ -2,13 +2,14 @@ install: efi: true disks: - root_lvm_size: 15G primary: software-raid raid: level: 1 members: - /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_1TB_S462NF0M800161Z - /dev/disk/by-id/nvme-Samsung_SSD_970_PRO_1TB_S462NF0M800191M + system_lvm: + size: 15G network: nameservers: |