Change in ovirt-engine[master]: packaging: use conf.d notation for setup settings

Juan Hernandez has submitted this change and it was merged. Change subject: packaging: use conf.d notation for setup settings ...................................................................... packaging: use conf.d notation for setup settings Currently we store setup generated file at /etc/sysconfig/ovirt-engine, this makes it difficult to manage as user may edit the file as-well. The service supports /etc/sysconfig/ovirt-engine.d, so we can leverage this and store setup generated configurations. User can override these at files with higher index. Change-Id: Ib05f8c3b21c2b1146bda5b257e347a91d0521bce Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/fedora/setup/basedefs.py M packaging/fedora/setup/common_utils.py M packaging/fedora/setup/engine-setup.py 3 files changed, 51 insertions(+), 31 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12666 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib05f8c3b21c2b1146bda5b257e347a91d0521bce Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
juan.hernandez@redhat.com