Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #29402 - Add missing gov region for EC2 #7585

Merged
merged 1 commit into from
May 18, 2020

Conversation

apuntamb
Copy link
Member

With the addition of a new gov region us-gov-east-1 in AWS, Foreman EC2 doesn't support it due to the hardcoded GOV_CLOUD_REGION in the model.
If the API calls work for gov cloud as well, for example here: [#describe_regions](https://github.com/theforeman/foreman/blob/develop/app/models/compute_resources/foreman/model/ec2.rb#L82) then we can remove setting the self.url explicitly with hardcoded region.
Still considering it WIP.

@theforeman-bot
Copy link
Member

Issues: #29402

shiramax
shiramax previously approved these changes May 14, 2020
@shiramax shiramax merged commit 1b93338 into theforeman:develop May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants