Juan Hernandez has uploaded a new change for review.

Change subject: Revert "Packaging: remove CABaseDirectory from 
engine-config-install.properties"
......................................................................

Revert "Packaging: remove CABaseDirectory from engine-config-install.properties"

This reverts commit 5e2e117ce3eca891ce4c681c8362a722bafaf991.

Change-Id: Ie780357a23f2bd97520be5348de51375ce8f398e
Bug-Url: https://bugzilla.redhat.com/885164
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M packaging/fedora/setup/engine-setup.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/86/9786/1

diff --git a/packaging/fedora/setup/engine-setup.py 
b/packaging/fedora/setup/engine-setup.py
index f4d2335..d9d4c0d 100755
--- a/packaging/fedora/setup/engine-setup.py
+++ b/packaging/fedora/setup/engine-setup.py
@@ -1058,6 +1058,7 @@
     #1st we update the keystore and CA related paths, only then we can set the 
passwords and the rest options
     options = (
         {
+            "CABaseDirectory":[basedefs.DIR_OVIRT_PKI, 'text'],
             "keystoreUrl":[basedefs.FILE_ENGINE_KEYSTORE, 'text'],
             "CertificateFileName":[basedefs.FILE_ENGINE_CERT, 'text'],
             "CAEngineKey":[os.path.join(basedefs.DIR_OVIRT_PKI, "private", 
"ca.pem"), 'text'],


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie780357a23f2bd97520be5348de51375ce8f398e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to