[Ovirt-devel] [PATCH] Bumped the size of the node image to 700M.

Darryl L. Pierce dpierce at redhat.com
Mon Dec 14 15:35:52 UTC 2009


Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
 common-install.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common-install.ks b/common-install.ks
index 9bcdaa3..b482139 100644
--- a/common-install.ks
+++ b/common-install.ks
@@ -4,7 +4,7 @@ timezone --utc UTC
 auth --useshadow --enablemd5
 selinux --enforcing
 firewall --disabled
-part / --size 650 --fstype ext2
+part / --size 700 --fstype ext2
 services --enabled=auditd,ntpd,ntpdate,collectd,iptables,network,rsyslog,libvirt-qpid
 # This requires a new fixed version of livecd-creator to honor the --append settings.
 bootloader --timeout=30 --append="console=tty0 console=ttyS0,115200n8"
-- 
1.6.5.2




More information about the ovirt-devel mailing list