Update simple schema comment

This commit is contained in:
Evgeniy L 2015-12-29 21:15:06 +03:00
parent fb7201b5d5
commit ce59764a04
1 changed files with 2 additions and 0 deletions

View File

@ -8,12 +8,14 @@
- id: swap
type: lv
# Calc swap size according to RAM.
#
# | RAM | Recommended swap space |
# |--------------+-----------------------------|
# | <= 2GB | 2 times the amount of RAM |
# | > 2GB 8GB | Equal to the amount of RAM |
# | > 8GB 64GB | 0.5 times the amount of RAM |
# | > 64GB | 4GB of swap space |
#
# Source https://access.redhat.com/site/documentation/en-US/
# Red_Hat_Enterprise_Linux/6/html/Installation_Guide/
# s2-diskpartrecommend-ppc.html#id4394007