Yair Zaslavsky has uploaded a new change for review.

Change subject: tools: Change default of use_dns_lookup to true
......................................................................

tools: Change default of use_dns_lookup to true

Chagning default of this flag to true, as part
of the bz handling

Change-Id: Ia56ff4afac11803ac0753dbf88fcfbfd24e2e565
Bug-Url: https://bugzilla.redhat.com/868852
Signed-off-by: Yair Zaslavsky <yzasl...@redhat.com>
---
M backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/30/10530/1

diff --git 
a/backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf 
b/backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf
index 9e850e8..d23af65 100755
--- 
a/backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf
+++ 
b/backend/manager/modules/utils/src/main/resources/engine-manage-domains.conf
@@ -3,4 +3,4 @@
 engineConfigExecutable=/usr/bin/engine-config
 localHostEntry=localhost
 engineLibPath=/usr/share/ovirt-engine/engine.ear/lib
-useDnsLookup=false
+useDnsLookup=true


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia56ff4afac11803ac0753dbf88fcfbfd24e2e565
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to