Yaniv Bronhaim has uploaded a new change for review.

Change subject: Adding vdsm.conf.example to rhel build
......................................................................

Adding vdsm.conf.example to rhel build

The file was not installed to avoid putting it on RHEV-H installation,
which should be small as possible. The sample file was requested by users
and should be located for reference after manual installation (without
host-deploy process. If host installed by host-deploy process, this file will
be overrided by the required config)

Change-Id: I2606c571cd6de06eee811bbd340a790f98d11907
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1023941
Signed-off-by: Yaniv Bronhaim <ybron...@redhat.com>
---
M vdsm.spec.in
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/45/24945/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 71a54dd..25069e0 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -667,11 +667,8 @@
 install -dDm 1777 %{buildroot}%{_localstatedir}/log/core
 %endif
 
-%if !0%{?rhel}
-# Install the configuration sample
 install -Dm 0644 lib/vdsm/vdsm.conf.sample \
                  %{buildroot}%{_sysconfdir}/%{vdsm_name}/vdsm.conf
-%endif
 
 # Install the polkit for libvirt
 %if 0%{?fedora} >= 18 || 0%{?rhel} >= 7


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2606c571cd6de06eee811bbd340a790f98d11907
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to