On Monday, October 01, 2012 03:10:43 PM Shaun Thomas wrote:
> I can't remember about Puppet since I haven't used it in so long, but
> bcfg2 is basically just a giant directory structure, and we put ours in
> GIT for safekeeping and to track changes. Implementing ACLs in GIT is a
> bit of a PITA, so we're avoiding that as a last resort.
You could maybe put the pgpass stuff in a separate repo with different
permissions and set it up as as submodule. Haven't tried it.