Ticket #980 (closed defect: fixed)
install-debathena.sh should not screw with -cluster networking or disk
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Precise Beta |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
Currently, install-debathena.sh does a lot of fixup after the cluster installer, such as mucking with network config. It shouldn't. It should just look at $pxetype, install that metapackage, and that's it. If we need additional fixup after a PXE installer, it should happen via a late_command that calls a fixup script in /debathena, and then runs install-debathena.sh.
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in r25569.