Bug #17781
closed
"us-east-2" (Ohio region) not in foreman-ec2 compute resource
Added by Ben Howell about 8 years ago.
Updated over 6 years ago.
Category:
Compute resources - EC2
|
Description
The foreman-ec2 compute resource does not recognize "us-east-2" as an available region.
2016-12-19T20:50:21 d240091e [app] [W] Failed to generate key pair
| ArgumentError: Unknown region: "us-east-2"
I looked at the ec2 compute resource plugin(? is that even what it's called?) and found no references to us-east-2, only us-east-1. Can this be added/backported to 1.13.x?
- Category set to Compute resources - EC2
- Translation missing: en.field_release deleted (
207)
This might (at least partly) be fixed with fog-aws 0.13. Which fog-aws version is your Foreman using currently?
Michael Moll wrote:
This might (at least partly) be fixed with fog-aws 0.13. Which fog-aws version is your Foreman using currently?
How do I get my fog-aws version info?
It looks like I'm running either fog-aws 0.12 or 0.13. I didn't see it in the gems as the foreman user, but doing a simple find | grep gave me
~$ find | grep fog-aws
./vendor/cache/fog-aws-0.13.0.gem
./vendor/ruby/2.3.0/cache/fog-aws-0.13.0.gem
./vendor/ruby/2.3.0/cache/fog-aws-0.12.0.gem
I just ran apt-get update && apt-get upgrade and it looks like fog-aws 0.1.2 was the issue. It's now running 0.1.3 and us-east-2 is present and usable.
1.13.3 contains fog-aws 0.13.0 in the DPKGs. So we know now, fog-aws 0.13.0 fixes this, thanks!
This is solved for DEB now and I'll open a RPM pull request with that update.
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/foreman-packaging/pull/1461 added
- Translation missing: en.field_release set to 213
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Bugzilla link set to 1511216
Also available in: Atom
PDF