-
Notifications
You must be signed in to change notification settings - Fork 898
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
configuration_script_source aka project to create through Tower API #14173
Conversation
8910add
to
936e012
Compare
|
||
# Get the record in our database | ||
# TODO: This needs to be targeted refresh so it doesn't take too long | ||
EmsRefresh.queue_refresh(manager, nil, true) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will use the new EmsRefresh.queue_refresh_task
once #14027 is in
936e012
to
4249bc8
Compare
Checked commits jameswnl/manageiq@c15b9c8~...4249bc8 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 spec/models/manageiq/providers/ansible_tower/automation_manager/configuration_script_source_spec.rb
|
@miq-bot remove_label wip |
@miq-bot add_labels wip, providers/ansible_tower, enhancement
This is depending on #14027