Chef Automate AWS (Help to Add a runner)

I need to configure software on my runner in EC2.

AWS OpsWorks for Chef Automate

I execute the following:

scp -i ~/.ssh/devops_test.pem ~/.ssh/devops_test.pem ubuntu@MY-AUTOMATE-SERVER-AWS-XXXXXX.us-west-2.opsworks-cm.io:

Permission denied (publickey).
lost connection

help!.

  • The key (devops_test.pem) belongs to an EC2 instance which I can access by SSH Putty.
  • The server “ChefAutomate” is active and created recipes in the, I have also created an organization to perform a workflow.

Thank you very much :slight_smile: