Juan Hernandez has uploaded a new change for review.

Change subject: packaging: Use /var/lib/exports for ISOs (#852106)
......................................................................

packaging: Use /var/lib/exports for ISOs (#852106)

https://bugzilla.redhat.com/852106

Uset /var/lib/exports as the suggested directory for the NFS ISO storage
domain created by the setup tool.

Change-Id: I74fe17a045337aedce303c57f9ede71a00e0583d
Signed-off-by: Juan Hernandez <[email protected]>
---
M packaging/fedora/setup/basedefs.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/7563/1

diff --git a/packaging/fedora/setup/basedefs.py 
b/packaging/fedora/setup/basedefs.py
index 0a12e6b..ee206a7 100644
--- a/packaging/fedora/setup/basedefs.py
+++ b/packaging/fedora/setup/basedefs.py
@@ -100,7 +100,7 @@
 
 # ISO
 ISO_DISPLAY_NAME = "ISO_DOMAIN"
-DEFAULT_ISO_EXPORT_PATH = "/usr/local/exports/iso"
+DEFAULT_ISO_EXPORT_PATH = "/var/lib/exports/iso"
 
 EXEC_IPTABLES="/sbin/iptables"
 EXEC_SLIMMING_PROFILE="%s/ovirt-engine/scripts/slimmingEAP51.sh" % 
DIR_USR_SHARE


--
To view, visit http://gerrit.ovirt.org/7563
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I74fe17a045337aedce303c57f9ede71a00e0583d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to