hoeggsoftware / mule-cookbook

Chef cookbook for installing Mule ESB
Other
5 stars 8 forks source link

Have mule-cookbook Digital Ocean tests auto-generate keys #38

Open claytonflesher opened 7 years ago

claytonflesher commented 7 years ago

The Digital Ocean test suite should be available to anyone with a Digital Ocean api token.

Update the Rakefile to auto-generate ssh keys and register them with DO, register the private key with the ssh-agent, and then use them for the test. Once the test is completed, unregister the public key and delete the private key from the machine.