You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.9 KiB
Plaintext
56 lines
1.9 KiB
Plaintext
6 years ago
|
---
|
||
|
ansible_host: 2a01:4f8:a0:10b7:2::3
|
||
|
#ansible_host: 10.0.2.5
|
||
|
wireguard_bb_name: 'uplink2'
|
||
|
wireguard_bb_endpoint: '2a01:4f8:a0:10b7:2::3'
|
||
|
wireguard_bb_priv_key: !vault |
|
||
|
$ANSIBLE_VAULT;1.1;AES256
|
||
|
61613932353562343262303834353132656162353962323863633863663830353766356462326137
|
||
|
3539373363353838306536363835663839653136653130320a346532356336336438363336396364
|
||
|
34393865343430386431613638346161366232343865643765363264303931663132343337613962
|
||
|
6437366465303139620a343133663032353463653632393866393836306337313734393736336535
|
||
|
36636630346539376362666562303164313838333236663135396161336162356435616639636235
|
||
|
6165393239323737363965326266653536326562366432383434
|
||
|
wireguard_bb_pub_key: 'Z+gA0Mr6PgkPVhO2oe5c5c3SK4yeZ17d62Zy1zJXKiI='
|
||
|
wireguard_bb_ipv4: '10.222.0.2'
|
||
|
wireguard_bb_ipv6: 'fe80::ffbb:ffbb:2'
|
||
|
wireguard_bb_port: 10102
|
||
|
ffrl_ip4: '185.66.194.57'
|
||
|
ffrl_peers:
|
||
|
- name: 'bbafra2fra'
|
||
|
remote: '185.66.194.0'
|
||
|
ip4: '100.64.9.155'
|
||
|
peer_ip4: '100.64.9.154'
|
||
|
ip6: '2a03:2260:0:4e2::2'
|
||
|
peer_ip6: '2a03:2260:0:4e2::1'
|
||
|
- name: 'bbbfra2fra'
|
||
|
remote: '185.66.194.1'
|
||
|
ip4: '100.64.9.157'
|
||
|
peer_ip4: '100.64.9.156'
|
||
|
ip6: '2a03:2260:0:4e3::2'
|
||
|
peer_ip6: '2a03:2260:0:4e3::1'
|
||
|
- name: 'bbaixdus'
|
||
|
remote: '185.66.193.0'
|
||
|
ip4: '100.64.9.159'
|
||
|
peer_ip4: '100.64.9.158'
|
||
|
ip6: '2a03:2260:0:4e4::2'
|
||
|
peer_ip6: '2a03:2260:0:4e4::1'
|
||
|
- name: 'bbbixdus'
|
||
|
remote: '185.66.193.1'
|
||
|
ip4: '100.64.9.161'
|
||
|
peer_ip4: '100.64.9.160'
|
||
|
ip6: '2a03:2260:0:4e5::2'
|
||
|
peer_ip6: '2a03:2260:0:4e5::1'
|
||
|
- name: 'bbaakber'
|
||
|
remote: '185.66.195.0'
|
||
|
ip4: '100.64.9.163'
|
||
|
peer_ip4: '100.64.9.162'
|
||
|
ip6: '2a03:2260:0:4e6::2'
|
||
|
peer_ip6: '2a03:2260:0:4e6::1'
|
||
|
- name: 'bbbakber'
|
||
|
remote: '185.66.195.1'
|
||
|
ip4: '100.64.9.165'
|
||
|
peer_ip4: '100.64.9.164'
|
||
|
ip6: '2a03:2260:0:4e7::2'
|
||
|
peer_ip6: '2a03:2260:0:4e7::1'
|