integ/config/puppet-modules/puppet-network/debian/deb_folder
Mohammad Issa 7a939f1640 Fix duplicate MTU value when running oam-modify
A system oam-modify command will apply the OAM addressing
changes at runtime. When running the oam-modify on a Debian system,
the OAM interface obtains the updated addressing,
but the state is "DOWN" after the runtime manifest is complete.

This results in a duplicate MTU value being generated by
the network_config puppet module inside each interface config file,
which prohibits ifup/ifdown of the interface.

Testing:

PASS: Using "system oam_modify" to verify that:
  - The OAM interface is "UP" with the proper addressing
  - The MTU value is not duplicated
  - A subsequent ifdown/ifup works properly

PASS: Ensure that the MTU value is configurable on all interfaces

Closes-Bug: 2003375

Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
Change-Id: I16dfb81437d5503f34422372f5284dd894e4b311
2023-01-24 21:18:38 +00:00
..
patches Fix duplicate MTU value when running oam-modify 2023-01-24 21:18:38 +00:00
source Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
changelog Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
control Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
copyright Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.install Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.postinst Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.postrm Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
puppet-network.prerm Add debian package for puppet-network 2021-09-28 12:54:51 +03:00
rules Add debian package for puppet-network 2021-09-28 12:54:51 +03:00