[Ovirt-devel] [PATCH release] Switch to installing ovirt-node-stateful on host instead of ovirt-node

Perry Myers pmyers at redhat.com
Fri Dec 12 02:13:50 UTC 2008


Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 ovirt.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ovirt.mk b/ovirt.mk
index 42893c9..962fa07 100644
--- a/ovirt.mk
+++ b/ovirt.mk
@@ -94,8 +94,8 @@ update-host:
 	@$(write_repo_file)
 	@sudo yum install -c $(OVIRT_CACHE_DIR)/ovirt-local.repo -y \
 	  --enablerepo=ovirt \
-	  ovirt-release ovirt-build ovirt-appliance ovirt-node ovirt-docs \
-	  ovirt-node-selinux ovirt-node-image
+	  ovirt-release ovirt-build ovirt-appliance ovirt-docs \
+	  ovirt-node-stateful ovirt-node-selinux ovirt-node-image
 
 update-app: update-host
 	sudo get-ovirt-appliance -l appliance -p $(PKG_FMT) -f $(DISK_FMT)
-- 
1.6.0.4




More information about the ovirt-devel mailing list