Shawn Ferry
unread,Jun 2, 2016, 3:29:53 PM6/2/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppe...@googlegroups.com
I worked out my title_pattern problems and everything works as expected but when I use symbolic titles everything ends in tears.
Trying to use a composite namevar but I’m running into the following problems.
Without :name defined (using :title instead)
I get aliases but the key is nil in resources
@aliases={"Svccfg[foo]"=>[["Svccfg", "svc:/network/dns/client:default", "config/nameserver"]]},
With :name I don't get aliases.
I feel like I'm missing something simple; how do I match that resource in prefetch? When I have multiple resources I expect that nil keys will also be a problem.
Thanks
Shawn