I am trying to get my nodes to show how compliant they are to their
baselines.  But, I cannot get even the baseline data to show up.  I
have an audit class :

class audits {
        file{'/var/log/messages' :
                audit => 'mode',
        }
}

And I see that is is run because I see the audit change notification
in the report logs for the node.  But nothing is showing up under the
compliance tab on the dashboard.  What am I missing?  How does this
table get populated?  I run "puppet inspect" on the command line of
the node and all prints out is how long it took to run.  What am I
doing wrong?

Thanks,

Andy

-- 
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