Modify ↓
Ticket #656 (closed enhancement: wontfix)
Run Probes after modifications
Reported by: | leggett | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description
I use probes to figure out things such as the installed kernels and template a grub.conf from this information. The problem is that when bcfg updates the kernel packages, the probes aren't rerun so it takes a subsequent run of bcfg to generate a valid grub.conf after kernel updates. Would it be possible to rerun the probes after bcfg has made modifications?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
I think that the real solution to this is to use nicely's kernel bundle template. It does all of this and more (for ubuntu only at this point, but it won't be hard to make portable)