Re: [Puppet Users] Autorequire defined type from custom type

2016-06-09 Thread Josh Cooper
Hi Matt, On Thu, Jun 9, 2016 at 6:59 AM, Matt Dainty wrote: > As per subject, is it possible to autorequire a defined type within a > custom type? > > It's not currently possible, but there's a ticket filed at https://tickets.puppetlabs.com/browse/PUP-5360, and a work in progress PR at https://g

[Puppet Users] Autorequire defined type from custom type

2016-06-09 Thread Matt Dainty
As per subject, is it possible to autorequire a defined type within a custom type? I've previously done `autorequire(:a_type) do ... end` for both built in and other custom types but I was wondering if it's possible and therefore what do I pass to `autorequire()`? Matt -- You received this mess