Skip to content

Refs #34758: Match rename of remote_execution::ssh to remote_executio…#759

Merged
ehelms merged 1 commit intotheforeman:developfrom
ehelms:refs-34758
Apr 21, 2022
Merged

Refs #34758: Match rename of remote_execution::ssh to remote_executio…#759
ehelms merged 1 commit intotheforeman:developfrom
ehelms:refs-34758

Conversation

@ehelms
Copy link
Copy Markdown
Member

@ehelms ehelms commented Apr 11, 2022

Copy link
Copy Markdown
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer if you all have the same timestamps so it's easy to correlate. The easiest way to achieve this is to call ./bin/create-migration with all scenarios it applies to.

Comment on lines +2 to +3
answers['foreman_proxy::plugin::remote_execution::script'] = answers['foreman_proxy::plugin::remote_execution::ssh']
answers.delete('foreman_proxy::plugin::remote_execution::ssh')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
answers['foreman_proxy::plugin::remote_execution::script'] = answers['foreman_proxy::plugin::remote_execution::ssh']
answers.delete('foreman_proxy::plugin::remote_execution::ssh')
answers['foreman_proxy::plugin::remote_execution::script'] = answers.delete('foreman_proxy::plugin::remote_execution::ssh')

Comment thread config/katello.migrations/220411132123-rename-rex-ssh-rex-script.rb Outdated
@adamruzicka
Copy link
Copy Markdown
Contributor

Also inconsistent dashes vs underscores in migration file names?

@ekohl
Copy link
Copy Markdown
Member

ekohl commented Apr 11, 2022

Sadly that was already the case before and now we at least (try) to keep them consistent per scenario. In #736 I tried to align them but didn't get around to finishing it.

@ehelms
Copy link
Copy Markdown
Member Author

ehelms commented Apr 20, 2022

[test foreman-installer]

@ehelms ehelms requested a review from evgeni April 20, 2022 23:58
@ehelms
Copy link
Copy Markdown
Member Author

ehelms commented Apr 20, 2022

@evgeni This is also ready now

@ehelms ehelms merged commit de6ca1e into theforeman:develop Apr 21, 2022
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.

5 participants