diff options
Diffstat (limited to 'inventory/host_vars/ch-hroottest.yml')
-rw-r--r-- | inventory/host_vars/ch-hroottest.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-hroottest.yml b/inventory/host_vars/ch-hroottest.yml index 7c08fe04..4ed4449f 100644 --- a/inventory/host_vars/ch-hroottest.yml +++ b/inventory/host_vars/ch-hroottest.yml @@ -4,7 +4,12 @@ install: credentials: "{{ vault_hroot_robot_account }}" server_name: "{{ host_name }}" disks: - layout: sata_raid + primary: software-raid + raid: + level: 1 + members: + - /dev/sda + - /dev/sdb root_lvm_size: 10G network: |