Issue #20305 has been updated by Pablo Wright. Status changed from Unreviewed to Needs More Information Assignee set to Trevor Vaughan
Tried to reproduce on a standard CentOS 6.4 install and selinux enforcing with Puppet 3.3.0 since 2.7.x went EOL, but it seemed to do both the unlink and the directory creation in one run. Could you provide more information as to the specifics of the issue? OS and file resource declaration might come in handy. ---------------------------------------- Bug #20305: Selinux type appears to be changed prior to acting on the object. https://projects.puppetlabs.com/issues/20305#change-98367 * Author: Trevor Vaughan * Status: Needs More Information * Priority: Normal * Assignee: Trevor Vaughan * Category: SELinux * Target version: * Affected Puppet version: 2.7.21 * Keywords: selinux, seltype * Branch: ---------------------------------------- If, for instance, /usr/tmp is symlinked to /tmp and Puppet is used to break the link and create a directory, it takes two Puppet runs for the context to be set on the new directory. This should all happen during the first puppet run. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
