Jordan Sissel:
> +1 to this. Any change here should also updae the export syntax as well.
> 
> replace @@user { foo: ; }
> with export user { foo: ; }

Agreed!

> Any plans on making the realizing/importing queries changed as well?
> 
> realize/query: User <| title == "foo" |>
> export query: User <<| title == "foo" |>>

Perhaps a server-side function, like collect_exports(Resource,
expression) or perhaps extend the Realize directive to support
expression matching somehow.  

However it's done, I agree that the query syntax should be made explicit
at the same time as export.

-- 
On my TV show, when I say "and where do we put policy?"
the audience will yell "USERSPACE!"  -- Sean Q. Neakums

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to