1 Reply Latest reply on Oct 3, 2012 8:48 AM by msavy

    Adding existing SSH keys to multiple appliances

    w1ll

      Hi,

       

      I'm using Boxgrinder to build out several VMs for webapp testing (nginx media server, apache/mod_wsgi app server, and a postgres server).  I'm currently using a post command to pull down 2 ssh public keys via curl and cat them to authorized_keys.

       

      Is there a better solution during the Boxgrinder build process to add existing ssh keys to multiple VMs?

       

      Thanks!