From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> --- data/oses/rhel.xml.in | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in index cbd36ae..e735e53 100644 --- a/data/oses/rhel.xml.in +++ b/data/oses/rhel.xml.in @@ -691,6 +691,19 @@ <volume-id>.*RHEL_6.0 x86_64.*</volume-id> </iso> </media> + + <resources arch="all"> + <minimum> + <n-cpus>1</n-cpus> + <ram>268435456</ram> + </minimum> + + <recommended> + <cpu>400000000</cpu> + <ram>1207959552</ram> + <storage>9663676416</storage> + </recommended> + </resources> </os> <os id="http://redhat.com/rhel/6.1"> @@ -719,6 +732,19 @@ <volume-id>.*RHEL_6.1 x86_64.*</volume-id> </iso> </media> + + <resources arch="all"> + <minimum> + <n-cpus>1</n-cpus> + <ram>268435456</ram> + </minimum> + + <recommended> + <cpu>400000000</cpu> + <ram>1207959552</ram> + <storage>9663676416</storage> + </recommended> + </resources> </os> <os id="http://redhat.com/rhel/6.2"> @@ -747,6 +773,19 @@ <volume-id>.*RHEL_6.2 x86_64.*</volume-id> </iso> </media> + + <resources arch="all"> + <minimum> + <n-cpus>1</n-cpus> + <ram>268435456</ram> + </minimum> + + <recommended> + <cpu>400000000</cpu> + <ram>1207959552</ram> + <storage>9663676416</storage> + </recommended> + </resources> </os> <os id="http://redhat.com/rhel/6.3"> -- 1.8.0.2 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo