I tested the new version from the CLI, I noticed it is quite different and
more powerful features.  But I wonder if puppet has caught to support them
in the augeas provider.  If I set this below it fails and either operation.


    changes => ["set service-name[port = '7302'][protocol = 'tcp']/port
7302",

or

    changes => ["set service-name[port = '7302' and protocol = 'tcp']/port
7302",

On Fri, Jun 4, 2010 at 12:58 PM, Rob McBroom <mailingli...@skurfer.com>wrote:

> On Jun 4, 2010, at 11:55 AM, Christopher Johnston wrote:
>
> > What version of augeas are you using?  I am on 0.5.3 I don't think
> support has been added to do some of that functionality I am going to
> upgrade
>
> 0.7.0
>
> --
> Rob McBroom
> <http://www.skurfer.com/>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com<puppet-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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