migrate again
This commit is contained in:
parent
eb8368b2e6
commit
66a015c135
1 changed files with 5 additions and 7 deletions
|
@ -232,15 +232,16 @@
|
|||
- 10.129.0.240
|
||||
as: "{{ bird__asn.aurore }}"
|
||||
import:
|
||||
- prefix: "{{ bird__orig_prefixes.aurore }}"
|
||||
sub: true
|
||||
accept: true
|
||||
#- prefix: "{{ bird__orig_prefixes.aurore }}"
|
||||
# sub: true
|
||||
# accept: true
|
||||
- accept: false
|
||||
export:
|
||||
- bgp_proto:
|
||||
- crans
|
||||
- zayo
|
||||
accept: true
|
||||
- accept: false
|
||||
# - name: infra1
|
||||
# local:
|
||||
# address: "{{ bird__bgp_addresses[inventory_hostname] }}"
|
||||
|
@ -361,7 +362,7 @@
|
|||
sub: true
|
||||
accept: true
|
||||
- accept: false
|
||||
# - name: viarezo
|
||||
# - name: viarezo1
|
||||
# local:
|
||||
# address:
|
||||
# - 192.159.121.134
|
||||
|
@ -389,9 +390,6 @@
|
|||
# - crans
|
||||
# - zayo
|
||||
# accept: true
|
||||
# - prefix: "{{ bird__orig_prefixes.aurore }}"
|
||||
# sub: true
|
||||
# accept: true
|
||||
# - accept: false
|
||||
bird__ospf_broadcast_interfaces:
|
||||
ens22: null
|
||||
|
|
Loading…
Reference in a new issue