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

[FC-42763] fix multiple trash dirs on one vm #211

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

PhilTaken
Copy link
Member

Adjust the merging behaviour of the serviceConfig option value by defining the values as lists so that multiple trash directories can be defined per VM.

Previously, multiple definitions would collide when merging since they differ. Defining the value as a list makes the option's values mergeable in the indended way.

Adjust the merging behaviour of the `serviceConfig` option value by
defining the values as lists so that multiple trash directories can be defined per VM.

Previously, multiple definitions would collide when merging since they differ.
Defining the value as a list makes the option's values mergeable in the
indended way.
@PhilTaken PhilTaken requested a review from frlan January 7, 2025 13:47
@PhilTaken PhilTaken self-assigned this Jan 7, 2025
@frlan frlan merged commit d908d9a into master Jan 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants