Re: [Puppet Users] Handling ENC / Class interface changes

2011-08-09 Thread Dan Bode
On Mon, Aug 8, 2011 at 5:51 AM, Oliver Hookins wrote: > Hi all, > > Recently I've hit against this problem which is proving to be a > formidable foe. We have an in-house developed ENC and use > parameterised classes just about everywhere and as a result enjoy a > fairly flexible way of handing ou

Re: [Puppet Users] Handling ENC / Class interface changes

2011-08-08 Thread Ken Barber
Hey Oliver :-). >  * using class introspection, generate class interface YAML that is > read and used by our ENC instead of using a separate configuration > specification, store this with the versioned Puppet classes. I guess resource_type is your friend in this case. Info should be available in