mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Fixing and activating ieee802-ethernet yang deviations
This commit is contained in:
committed by
Joachim Wiberg
parent
6669fee728
commit
6cfcf3ca10
@@ -180,6 +180,7 @@ sysrepoctl -s $SEARCH \
|
||||
-i infix-system@2023-10-19.yang -g wheel -p 0660 \
|
||||
-i infix-services@2023-10-16.yang -g wheel -p 0660 \
|
||||
-i ieee802-ethernet-interface@2019-06-21.yang -g wheel -p 0660 \
|
||||
-i infix-ethernet-interface@2023-11-22.yang -g wheel -p 0660 \
|
||||
-I "${INIT_DATA}"
|
||||
rc=$?
|
||||
|
||||
|
||||
@@ -25,8 +25,9 @@ module infix-ethernet-interface {
|
||||
|
||||
|
||||
/* Deviations for config and status */
|
||||
|
||||
deviation "/if:interfaces/if:interface/eth:ethernet" {
|
||||
deviate replace {
|
||||
deviate add {
|
||||
config false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user