puppet-nova/lib
Takashi Kajinami 2dcad6d8dc Replace usage of uriescape
The uriescape function from puppetlabs-stdlib is no longer functional
in Puppet 8, because the URI.escape, which is internally used by that
function, is no longer available in Ruby 3+.

This replaces the function by own function to avoid the failure in
Puppet 8.

Closes-Bug: #2057860
Change-Id: I7b4db4c1e64416e20d8470cbff0b8497c6a0cfc9
2024-03-15 23:05:08 +09:00
..
facter novajoin: Optionally configure kerberos 2018-03-13 20:31:41 +02:00
puppet Replace usage of uriescape 2024-03-15 23:05:08 +09:00