Month: March 2015
-
Setting up an AWS EC2 node as jenkins slave to a master hosted locally
Setup a password less ssh authentication for <<user>> on EC2 node Login to AWS EC2 node su to the user where you would setup jenkins slave create a key value pair add pub part of the key value pair to the authorized_keys copy the private part of the key value pair into a local file. Name it […]