On Friday, December 7, 2012 12:56:27 PM UTC+1, Bret Wortman wrote:
>
> I've installed the augeas rpm (0.10.0-3.fc17.x86_64) to troubleshoot a 
> problem I was having with augeas and ensuring a line existed in 
> /etc/cron.allow. I think something's up because neither the augeas within 
> my manifest nor the augtool are accomplishing much of anything:
>
> # augtool print /files/etc/hosts/
> # augtool ls /files/etc/hosts/
> #
>
> Even in interactive mode, I get nothing out of augtool! What should I look 
> at to see why this is failing? Syslog doesn't show anything illustrative, 
> nor did puppet agent -t --debug.
>

Hi Bret,

Check if there is a parse error in /augeas//error with

    print /augeas//error
 

Cheers,

Raphaƫl

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/x0s-qEvu8J8J.
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