Page MenuHomeSoftware Heritage

network: remove explicit declaration of the physical interfaces
ClosedPublic

Authored by vsellier on Dec 22 2021, 5:29 PM.

Details

Summary

Allow the bonding and vlan interfaces to be configured during
the startup with debian11

Related to T3813

Test Plan
diff origin/production/db1.internal.staging.swh.network current/db1.internal.staging.swh.network
*******************************************
- Concat::Fragment[enp2s0f0_stanza]
*******************************************
- Concat::Fragment[enp2s0f1_stanza]
*******************************************
- Concat_fragment[enp2s0f0_stanza]
*******************************************
- Concat_fragment[enp2s0f1_stanza]
*******************************************
- Debnet::Iface[enp2s0f0]
*******************************************
- Debnet::Iface[enp2s0f1]
*******************************************
*** End octocatalog-diff on db1.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 25779
Build 40294: arc lint + arc unit

Event Timeline

vsellier created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 23 2021, 9:49 AM
This revision was automatically updated to reflect the committed changes.