[Ovirt-devel] [PATCH server] remove reliance on ovirt-pxe and clean up one more q/a installer variable problem

Alan Pevec apevec at gmail.com
Tue Mar 31 22:05:30 UTC 2009


On Tue, Mar 31, 2009 at 11:00 PM, Joey Boggs <jboggs at redhat.com> wrote:
> We can certainly make a puppet recipe to resync, but there are
> drawbacks(when to trigger it, how to trigger it) Puppet is in the background
> for ace but the server doesn't use it directly. Is there an example on the
> node that mimics a similar process using puppet?
>
> What if we add in the %post section to run the update if cobbler and
> ovirt-server are installed? There's still some uncertainty in that scenario
> but it won't "hurt" anything really by running
>
> What's the best approach?

ok, seems that removing -pxe subpkg is just making trouble, I'll add it back as:
%post pxe
cd /usr/share/ovirt-node-image
/usr/bin/livecd-iso-to-pxeboot ovirt-node-image.iso
/usr/bin/cobbler sync

so you don't need to change puppet recipe :)




More information about the ovirt-devel mailing list