<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 29, 2013 at 11:12 AM, Miroslav Suchy <span dir="ltr"><<a href="mailto:msuchy@redhat.com" target="_blank">msuchy@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 29.4.2013 16:56, Eric Helms wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 04/29/2013 10:19 AM, Miroslav Suchy wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 29.4.2013 15:39, Eric D Helms wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
deploy/<br>
</blockquote>
<br>
Here is sysv init scripts. Default configuration for service-wait etc.<br>
</blockquote>
Do we use the files from here? I see httpd.conf files and configuration<br>
files that I would think now live in the installer. The files in that<br>
directory don't appear to have changed for over a year and hence why I<br>
am wondering if they are cruft.<br>
</blockquote>
<br></div>
Yes, we do. Quote from katello.spec:<br>
#copy init scripts and sysconfigs<br>
install -Dp -m0644 %{confdir}/%{name}.sysconfig %{buildroot}%{_sysconfdir}/<u></u>sysconfig/%{name}<br>
install -Dp -m0644 %{confdir}/service-wait.<u></u>sysconfig %{buildroot}%{_sysconfdir}/<u></u>sysconfig/service-wait<br>
install -Dp -m0755 %{confdir}/%{name}.init %{buildroot}%{_initddir}/%{<u></u>name}<br>
install -Dp -m0755 %{confdir}/%{name}-jobs.init %{buildroot}%{_initddir}/%{<u></u>name}-jobs<br>
install -Dp -m0644 %{confdir}/%{name}.logrotate %{buildroot}%{_sysconfdir}/<u></u>logrotate.d/%{name}<br>
install -Dp -m0644 %{confdir}/%{name}.httpd.conf %{buildroot}%{_sysconfdir}/<u></u>httpd/conf.d/%{name}.conf<br>
install -Dp -m0644 %{confdir}/thin.yml %{buildroot}%{_sysconfdir}/%{<u></u>name}/<br>
install -Dp -m0644 %{confdir}/mapping.yml %{buildroot}%{_sysconfdir}/%{<u></u>name}/<br>
<br>
And some of them are very live. E.g logrotate definition was changed just 2 months ago.<br>
<br>
Some of them are overwritten by katello-configure (e.g. thin.yml), but some of them not (e.g service-wait.sysconfig).<br>
<br>
And even those file should be there, because they are are owned by katello package.<br>
And for example katello.httpd.conf just setup error page which state:<br>
  Katello was not configured yet, please run katello-configure<br>
and the real httpd.conf is in katello-configure.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

etc/<br>
</blockquote>
Here is what goes into /etc. Currently there is only config file for<br>
katello-service.<br>
</blockquote>
Did you look into this directory? There is a single file with four<br>
commented out lines and no Katello specific logic.<br>
</blockquote>
<br></div>
Yes, I looked into it. And I actually wrote that code/config.<br>
<br>
This is config file where you can specify additional services, which katello-service should restart - e.g. mongodb or postgresql.<br>
<br>
For more details see:<br>
git show b5ce299b</blockquote><div><br></div><div style>After some schooling by Justin, I at least better understand what these are.  And as I explained to him, as someone from a different background and different view, these 'system level' files were something I would have expected (and looked for) in katello-configure based on my assumptions of katello-configures role. But don't worry, I understand (but maybe not accept fully) the conventions and reasoning behind this.</div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
Mirek<br>
<br>
______________________________<u></u>_________________<br>
katello-devel mailing list<br>
<a href="mailto:katello-devel@redhat.com" target="_blank">katello-devel@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/katello-devel" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/katello-devel</a><br>
</div></div></blockquote></div><br></div></div>