Puppets security and inheritance
After talking to a follow Puppetlabs employee [Chris][chris] and reading a blog post he has been writing about security issues related to class inheritance.
This got me thinking about ways to protect your code base against this. The following blog post explains the problem as well as a hackish method to try to protect yourself against it.
The problem Lets say that you have multiple teams managing multiple modules within your puppet infrastructure.