El 08/09/16 a las 16:49, Matthew Pounsett escribió:
>
>
> On Thursday, 8 September 2016 07:54:07 UTC-4, amateo wrote:
>
>
> So I'm thinking the possibility to create my own types
> extending them.
> Is there any documentation about extending types. All documentation I
> have found is about creating a completely new type, but I haven't found
> any about inheriting an existing one.
>
I'm not sure I can do what we want with a define. I want to add a
property to the nagios_* types so I can define custom variables in
nagios objects. Since the actual nagios object is handle with puppet
types, I think the define is not appropriate for this.