Yedidyah Bar David has uploaded a new change for review.

Change subject: packaging: setup: Save remote engine password in answer file
......................................................................

packaging: setup: Save remote engine password in answer file

Change-Id: I12a02e088bb39a78e2c6cc20d9cd21ade94c67d9
Signed-off-by: Yedidyah Bar David <d...@redhat.com>
---
M 
packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/91/37491/1

diff --git 
a/packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py
 
b/packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py
index 964b31d..9a61ead 100644
--- 
a/packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py
+++ 
b/packaging/setup/plugins/ovirt-engine-common/base/remote_engine/remote_engine_root_ssh.py
@@ -175,6 +175,9 @@
                     else:
                         raise RuntimeError(msg)
                     bad_password = True
+            self.environment[
+                osetupcons.ConfigEnv.REMOTE_ENGINE_HOST_ROOT_PASSWORD
+            ] = password
 
         def configure(self, fqdn):
             self._fqdn = fqdn


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I12a02e088bb39a78e2c6cc20d9cd21ade94c67d9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <d...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to