sdc hinzugefugt

This commit is contained in:
Michael Grote 2022-07-20 13:41:01 +02:00
parent 63c3f00a13
commit 1d6affb76c
1 changed files with 11 additions and 0 deletions

View File

@ -12,6 +12,17 @@
filesystem: xfs
mount: true
mntp: /drone
- vgname: vg_docker
disks:
- /dev/sdc
create: true
lvnames:
- lvname: lv_docker
size: +100%FREE
create: true
filesystem: xfs
mount: true
mntp: /var/lib/docker
manage_lvm: true
pvresize_to_max: true
### mgrote.restic