Yes, actually. Use multiple git trees with varying levels of security. Keeping anything and everything in the same tree is indeed bound to cause hedaches in the future.
On the bright side, if your changes are sufficiently self contained, git has pretty powerful tools to rebuild your tree to get rid of the sensitive data. Cheers, Felix On 02/27/2013 05:45 PM, Andreas Hilboll wrote: > The only thing I haven't figured out yet is what to do with sensible > files (private keys etc) that I want managed by puppet. Somehow, having > those in the repo doesn't seem nice to me. Any recommendations? -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
