From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> RHEL6 requires 512MB, not 256 as per documentation: http://www.redhat.com/resourcelibrary/articles/articles-red-hat-enterprise-linux-6-technology-capabilities-and-limit Thanks to Christophe Fergeau for pointing this one out as well. 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 cbd36ae..7d927e9 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>268435456</ram> + <ram>536870912</ram> </minimum> <recommended> -- 1.8.0.2 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo