Actions
Bug #19419
closedInvalid syntax in aws fog extension
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - EC2
Target version:
Difficulty:
Triaged:
Description
When testing out view virtual machines I was unable to list the virtual machines due to what I believe is invalid syntax in
https://github.com/theforeman/foreman/blob/develop/app/models/concerns/fog_extensions/aws/server.rb#L9
I believe it needs a : before the []
Please feel free to correct me if I am wrong, I am not a ruby developer.
Actions