Yaniv Dary has submitted this change and it was merged.
Change subject: packaging: setup: handle answerfile correctly
......................................................................
packaging: setup: handle answerfile correctly
Previously if CREATE_READONLY_USER was specified
in answer file, the readonly user was not created.
Now if CREATE_READONLY_USER is set to yes or true
it will be created using validated values from:
- READONLY_SECURE
- READONLY_USER
- READONLY_PASS
Change-Id: I1598f4bfaf82b1713f6b0e4ee5b61d1053542702
Bug-Url:
https://bugzilla.redhat.com/1040029
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M packaging/ovirt-engine-dwh-setup.py
1 file changed, 29 insertions(+), 13 deletions(-)
Approvals:
Sandro Bonazzola: Verified
Yaniv Dary: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22369
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1598f4bfaf82b1713f6b0e4ee5b61d1053542702
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yaniv Dary <ydary(a)redhat.com>