Exclude was before and it migrated to disable
https://github.com/vyos/vyos-1x/blob/645f24908c9b338adc56ecc83f8c44d0b0206550/src/migration-scripts/ospf/0-to-1#L35-L39
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 25 2024
Jul 24 2024
Note that this is only a difference in formatting, not a change in error reporting; the formatting will be restored to the original behavior for consistency of parsing.
This was a result of changes to make error reporting more explicit in case of errors in config dependencies; I will realign with error reporting without vyos-configd.
Jul 23 2024
Needs to think.
I think there should be an exclude-section or exclude
set service config-sync section service dhcp-server
@Viacheslav
Have you read my comment?
What do you think about it?
This uncovered another issue, once an interface is removed from the system,
Jul 22 2024
Links for PR in preparation:
https://github.com/vyos/vyos1x-config/compare/current...jestabro:vy-adapter
https://github.com/vyos/vyatta-cfg/compare/current...jestabro:vy-adapter
https://github.com/vyos/vyos-1x/compare/current...jestabro:vy-adapter
https://github.com/vyos/libvyosconfig/compare/current...jestabro:vy-adapter
Jul 21 2024
Jul 20 2024
One thing that's jumping out to me as a bit questionable here is the usage of the name "external-list". All the other group types end with "-group", so having one end with "-list" would be tad bit inconsistent.