puppet-swift/lib/puppet/provider/swift_storage_policy
Takashi Kajinami a0dbacabb4 Define separator explicitly in set_value call
set_value method of Puppet::Util::IniFile uses '' for separator when
called without the separator argument[1]. Set the argument explicitly
to avoid broken rendering. Note that the argument was added in
puppetlabs-inifile 2.0.0 so we don't need to bump the min version.

[1] https://github.com/puppetlabs/puppetlabs-inifile/issues/544

Closes-Bug: #2081303
Change-Id: I6112c6d12e860bd4b4030e5f784952a7358f617f
(cherry picked from commit 93f15aa78c)
(cherry picked from commit 5769e2a9bd)
2024-09-24 02:57:01 +00:00
..
ruby.rb Define separator explicitly in set_value call 2024-09-24 02:57:01 +00:00