migrate again

This commit is contained in:
jeltz 2023-03-26 19:02:18 +02:00
parent eb8368b2e6
commit 66a015c135
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

@ -232,15 +232,16 @@
- 10.129.0.240 - 10.129.0.240
as: "{{ bird__asn.aurore }}" as: "{{ bird__asn.aurore }}"
import: import:
- prefix: "{{ bird__orig_prefixes.aurore }}" #- prefix: "{{ bird__orig_prefixes.aurore }}"
sub: true # sub: true
accept: true # accept: true
- accept: false - accept: false
export: export:
- bgp_proto: - bgp_proto:
- crans - crans
- zayo - zayo
accept: true accept: true
- accept: false
# - name: infra1 # - name: infra1
# local: # local:
# address: "{{ bird__bgp_addresses[inventory_hostname] }}" # address: "{{ bird__bgp_addresses[inventory_hostname] }}"
@ -361,7 +362,7 @@
sub: true sub: true
accept: true accept: true
- accept: false - accept: false
# - name: viarezo # - name: viarezo1
# local: # local:
# address: # address:
# - 192.159.121.134 # - 192.159.121.134
@ -389,9 +390,6 @@
# - crans # - crans
# - zayo # - zayo
# accept: true # accept: true
# - prefix: "{{ bird__orig_prefixes.aurore }}"
# sub: true
# accept: true
# - accept: false # - accept: false
bird__ospf_broadcast_interfaces: bird__ospf_broadcast_interfaces:
ens22: null ens22: null