[PATCH] rhel: Correct minimum RAM for RHEL6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx>

According to the docs, 256MB is required minimum:

http://www.redhat.com/resourcelibrary/articles/articles-red-hat-enterprise-linux-6-technology-capabilities-and-limits

Thanks to Christophe Fergeau for pointing this out.

Pushed under trivial rule.
---
 data/oses/rhel.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
index da9ddda..cbd36ae 100644
--- a/data/oses/rhel.xml.in
+++ b/data/oses/rhel.xml.in
@@ -783,7 +783,7 @@
     <resources arch="all">
       <minimum>
         <n-cpus>1</n-cpus>
-        <ram>805306368</ram>
+        <ram>268435456</ram>
       </minimum>
 
       <recommended>
-- 
1.8.0.2

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux