Configure disk

Configure these Logical Volumes for:
- root / (with swap): 15G <= root <= 50G
- log /var/log: at least 10Go or more

Change-Id: I69c030a99e4e785c6c995766b0497f6c1e8bf51a
This commit is contained in:
Swann Croiset 2015-09-03 15:12:31 +02:00
parent 6e7ff7de81
commit c89eb1274c
1 changed files with 5 additions and 0 deletions

5
volumes.yaml Normal file
View File

@ -0,0 +1,5 @@
volumes: []
volumes_roles_mapping:
infrastructure_alerting:
- {allocate_size: "min", id: "os"}
- {allocate_size: "all", id: "logs"}