I am starting work on a set of cobbler types for puppet and had a few questions, When I declare a new system in cobbler I can define multiple nics, each nic can have many parameters, is there a clean way of doing this in puppet, ie. if1 => eth0, mac1 => ..., if2 => eth2, mac2 => ... or should I just make another type called cobbler_nic which take the host system as a param and attaches it that way?
Thanks! -Thomas S Hatch --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
