
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: clean up answer files writing ...................................................................... packaging: setup: clean up answer files writing Always write one to /var/lib/ovirt-hosted-engine-setup/answers . If user asked for one with --generate-answer, always write there. Write to /etc only at end of successful setup. Support relative paths for answer files. Bug-Url: https://bugzilla.redhat.com/1151366 Bug-Url: https://bugzilla.redhat.com/1121057 Related-To: https://bugzilla.redhat.com/1025313 Change-Id: Icb28356a0ee38b325c53ec631b21b912e044d2a9 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M ovirt-hosted-engine-setup.spec.in M src/bin/Makefile.am M src/bin/ovirt-hosted-engine-setup M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/core/answerfile.py M src/plugins/ovirt-hosted-engine-setup/core/remote_answerfile.py 6 files changed, 48 insertions(+), 29 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Yedidyah Bar David: Verified -- To view, visit http://gerrit.ovirt.org/34379 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icb28356a0ee38b325c53ec631b21b912e044d2a9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server