Tech
Sync Puppet Certs between EC2 regions
In the past I have used nginx to route all cert requests to a single cert server. This worked fine when I had limited my puppet infrastructure to a single EC2 region. However, I recently decided to have puppet masters on separate coasts. Keeping the certs in sync requires a Read more…