Tom Brown schrieb: > Hi > > We use cobbler to build a pretty stateless farm that can be rebuilt > pretty fluidly pretty much all the time as you'd expect. I have however > never really come up with a great way to preserve ssh keys so that the > id does not change when the box gets rebuilt. > > Does anyone have any ideas on how to achieve this? >
The only way would be to pre-calculate them and just copy them in place as part of the post-install. OK, maybe somebody can come up with something less brute, but it should work - if, as you say, your farm doesn't change too often. We don't rebuild hosts that often, so I've not seen a need here for me. cheers, Rainer _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
