Compilation results for dns4003.wikimedia.org: System changes detected
You can retrieve this result from host.json.Catalog differences
Summary
| Total Resources: | 3567 |
|---|---|
| Resources added: | 0 |
| Resources removed: | 1 |
| Resources modified: | 4 |
| Change percentage: | 0.14% |
Resources only in the old catalog
- File[/etc/ferm/conf.d/10_bird_bfd_multi_ctl]
Resources modified
- File[/etc/bird/bird.conf]
- Content differences:
--- /etc/bird/bird.conf.orig +++ /etc/bird/bird.conf @@ -61,50 +61,25 @@ interval 300 ms; multiplier 3; }; - multihop { - interval 300 ms; - multiplier 3; - }; } protocol bgp { - multihop; bfd yes; ipv4 { import none; export filter vips_filter; }; local 198.35.26.7 as 64605; - neighbor 198.35.26.128 external; -} -protocol bgp { - multihop; - bfd yes; - ipv4 { - import none; - export filter vips_filter; - }; - local 198.35.26.7 as 64605; - neighbor 198.35.26.129 external; + neighbor 198.35.26.1 external; } protocol bgp { - multihop; bfd yes; ipv6 { import none; export filter vips6_filter; }; local 2620:0:863:1:198:35:26:7 as 64605; - neighbor 2620:0:863:ffff::1 external; + interface "ens3f0np0"; + neighbor fe80::1 external; } -protocol bgp { - multihop; - bfd yes; - ipv6 { - import none; - export filter vips6_filter; - }; - local 2620:0:863:1:198:35:26:7 as 64605; - neighbor 2620:0:863:ffff::2 external; -}
- Content differences:
- File[/etc/ferm/conf.d/10_bird_bgp]
- Content differences:
--- /etc/ferm/conf.d/10_bird_bgp.orig +++ /etc/ferm/conf.d/10_bird_bgp @@ -1,6 +1,6 @@ # Autogenerated by puppet. DO NOT EDIT BY HAND! # # -&R_SERVICE(tcp, 179, (198.35.26.128 198.35.26.129 2620:0:863:ffff::1 2620:0:863:ffff::2)); +&R_SERVICE(tcp, 179, (198.35.26.1 fe80::1));
- Content differences:
- File[/etc/ferm/conf.d/10_bird_bfd_control]
- Content differences:
--- /etc/ferm/conf.d/10_bird_bfd_control.orig +++ /etc/ferm/conf.d/10_bird_bfd_control @@ -1,7 +1,7 @@ # Autogenerated by puppet. DO NOT EDIT BY HAND! # # -&R_SERVICE(udp, 3784, (198.35.26.128 198.35.26.129 2620:0:863:ffff::1 2620:0:863:ffff::2)); +&R_SERVICE(udp, 3784, (198.35.26.1 fe80::1)); &R_SERVICE(udp, 3784, $LINK_LOCAL);
- Content differences:
- File[/etc/ferm/conf.d/10_bird_bfd_echo]
- Content differences:
--- /etc/ferm/conf.d/10_bird_bfd_echo.orig +++ /etc/ferm/conf.d/10_bird_bfd_echo @@ -1,7 +1,7 @@ # Autogenerated by puppet. DO NOT EDIT BY HAND! # # -&R_SERVICE(udp, 3785, (198.35.26.128 198.35.26.129 2620:0:863:ffff::1 2620:0:863:ffff::2)); +&R_SERVICE(udp, 3785, (198.35.26.1 fe80::1)); &R_SERVICE(udp, 3785, $LINK_LOCAL);
- Content differences: