[katello-devel] Our bootstrap script and goferd

Miroslav Suchy msuchy at redhat.com
Wed Sep 12 05:43:40 UTC 2012


On 11.9.2012 18:28, Justin Sherrill wrote:
> Ideally it would be easy for the user to also edit the script on the
> server and respin the rpm.  That way if they want to make a change they
> wouldn't have to make that change for every single system

And we can do that easily even with that rpm. Something like


%if 0%{?enable_gofer}
   chkconfig goferd on
%endif

and admin can do
   rpmbuild --rebuild --define enable_gofer=1 
candlepin-cert-consumer-foo.rpm

Mirek




More information about the katello-devel mailing list