mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-01-18 12:02:22 +00:00
fix readme
This commit is contained in:
parent
f0e516002f
commit
90a78bf9b9
16
README.md
16
README.md
@ -21,31 +21,31 @@ BIRD config example:
|
||||
storage04.s3.msk2.example.com:
|
||||
- ip: "10.110.42.1/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
- ip: "10.110.42.21/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
storage05.s3.msk2.example.com:
|
||||
- ip: "10.110.42.1/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
- ip: "10.110.42.21/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
storage06.s3.msk2.example.com:
|
||||
- ip: "10.110.42.1/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
- ip: "10.110.42.21/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
storage07.s3.msk2.example.com:
|
||||
- ip: "10.110.42.1/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
- ip: "10.110.42.21/32"
|
||||
bgp_local_pref: "100"
|
||||
interface: "{{ bird_interface }}"
|
||||
interface: "{{ bird_interface }}"
|
||||
bgp:
|
||||
- name: SW06
|
||||
remote_asnum: 4200200000
|
||||
|
Loading…
Reference in New Issue
Block a user