integ/config/puppet-modules/puppet-network/debian/deb_folder/patches
Luis Marquitti 38d40be950 Replace IPAddress gem with built-in IPAddr class
During bootstrap, puppet throws a warning message that 'ipaddress gem
was not found'.
The puppet-network module uses the IPAddress gem to perform some
validations.
This gem can be replaced by the built-in class IPAddr and that way does
not require the custom gem installation.

This commit is sourced from a PR from the official repository of the
puppet-network module:
https://github.com/voxpupuli/puppet-network/pull/290

Test Plan:
PASS: Build & Install
PASS: AIO-SX & AIO-DX Successful Bootstrap
PASS: AIO-SX & AIO-DX Successful Unlock
PASS: Check that 'ipaddress gem not found' warning is no longer present
on puppet.log

Story: 2010757
Task: 48425
Change-Id: I1158628165ea62dc642a6a392a036f1d68b4a2cf
Signed-off-by: Luis Marquitti <luis.eduardoangelinimarquitti@windriver.com>
2023-06-19 12:20:16 -03:00
..
0001-save-result-file-to-var-run-network-to-allow-manipul.patch Change default location of puppet-network interfaces file on Debian 2022-02-24 13:43:34 +00:00
0002-set-provider-mode-when-formatting-interfaces-file.patch Set provider mode when formatting network interfaces file on Debian 2022-03-04 18:27:32 +00:00
0003-set-routes-file-to-var-run-network-scripts.puppet.patch Change default location of puppet-network routes file on Debian 2022-03-10 13:54:02 +00:00
0004-Save-dir-path-variable-with-distinct-names.patch Set directory path variable names unique for Debian on puppet-network 2022-03-31 16:13:27 -03:00
0005-Add-options-content-to-routes-file.patch Debian: process route metric parameter 2022-06-08 12:34:48 -03:00
0006-Use-prefix_len-for-default-routes.patch Debian: handle default route in a standard manner. 2022-09-13 16:49:07 -03:00
0007-Prevent-MTU-value-from-duplicating.patch Fix duplicate MTU value when running oam-modify 2023-01-24 21:18:38 +00:00
0008-Replace-IPAddress-gem-with-built-in-IPAddr-class.patch Replace IPAddress gem with built-in IPAddr class 2023-06-19 12:20:16 -03:00
series Replace IPAddress gem with built-in IPAddr class 2023-06-19 12:20:16 -03:00