Skip to content

Honor default separator in set_config#545

Open
kajinamit wants to merge 1 commit intopuppetlabs:mainfrom
kajinamit:fix544
Open

Honor default separator in set_config#545
kajinamit wants to merge 1 commit intopuppetlabs:mainfrom
kajinamit:fix544

Conversation

@kajinamit
Copy link
Copy Markdown
Contributor

... to use the consistent separator by default in all functions by default. Users can still override the separator by passing the separator argument when calling the function.

Fixes: #544

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

#544

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

... to use the consistent separator by default in all functions by
default. Users can still override the separator by passing
the separator argument when calling the function.

Fixes: puppetlabs#544
@span786
Copy link
Copy Markdown
Contributor

span786 commented Apr 16, 2026

@kajinamit Please add the required test for the requested change

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.

Puppet::Util::Inifile: set_value does not honor the default key_val_separator

2 participants