Foreman 1.4 Compute Resource EC2 Key Pair Passphrase

I have an issue where I am able to provision an Amazon Linux AMI with
Foreman and obtain the ssh private key from postgresql but when I attempt
to login to the instance using the private key it is asking me for a
passphrase. Any idea what the passphrase would be for this ssh-key?

Can't really gleam any info from this below:

Fixed the issue. Never upgraded the ruby193 packages from Foreman 1.3

yum upgrade scl-utils ruby193* -y

I guess RTFM

ยทยทยท On Thursday, January 30, 2014 1:52:27 PM UTC-5, OmarH5G wrote: > > I have an issue where I am able to provision an Amazon Linux AMI with > Foreman and obtain the ssh private key from postgresql but when I attempt > to login to the instance using the private key it is asking me for a > passphrase. Any idea what the passphrase would be for this ssh-key? > > Can't really gleam any info from this below: > > https://github.com/theforeman/foreman/blob/1.4-stable/app/models/compute_resources/foreman/model/ec2.rb#L103-L112 >