It seems puppet is getting confused regarding ldap users and groups err: //Node[foo]/class/File[/var/log/httpd]: Failed to retrieve current state of resource: Could not find group readonly at /etc/puppet/svn/manifests/common/common.pp:26
[foo ~]# getent group | grep readonly readonly:*:4002:user1,user2 [foo ~]# ralsh group readonly group { 'readonly': ensure => 'absent' } Using Centos 5.4 with Xen, and 389 Directory Server. Puppet version puppet-0.24.8-4.el5 Is this a known problem? I googled around a bit and found similar problems but nothing that looked exactly the same. Thanks Joel -- 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.