Hi David,
Thanks for your quick response.
I will contribute to feature request on Github.
Regards,
Fred
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to puppet
Hi Fred,
I'm sorry to say that this kind of behaviour is the topic of an open
feature request:
https://github.com/puppetlabs/puppet-resource_api/issues/225
I've added a link to this conversation there, to record the need for this.
Until this gets implemented, you can try your hand at the "nasty m
Hi,
I currently trying to develop a custom type with Puppet Resource API.
Using this documentation:
https://github.com/puppetlabs/puppet-specifications/blob/master/language/resource-api/README.md
I managed to develop something that works with attributes of behavior
'namevar' and 'readonly'.
I wou