ansible.fftdf.supernode/host_vars/vpn01/vars.yml

63 lines
2.1 KiB
YAML
Raw Normal View History

2023-02-06 22:13:32 +00:00
###
### Ansible
###
2023-03-02 19:25:22 +00:00
ansible_host: 5.9.220.114
2023-04-17 19:15:40 +00:00
ansible_host_net: /29
ansible_host_ipv6: 2a01:4f8:262:5112::101
ansible_host_ipv6_net: /64
ipv4_gateway: 5.9.220.112
ipv6_gateway: 2a01:4f8:262:5112::3
2023-03-02 19:25:22 +00:00
ansible_port: 22
2023-02-06 22:13:32 +00:00
ansible_ssh_user: root
ansible_python_interpreter: /usr/bin/python3
###
2023-03-06 17:25:23 +00:00
### Vars Freifunk
2023-02-06 22:13:32 +00:00
###
2023-03-02 19:25:22 +00:00
internal_network: "10.255.0.0/16"
2023-03-06 17:25:23 +00:00
freifunk_internal_ip: 172.16.7.10/24
core_router: 172.16.7.1
2023-02-06 22:13:32 +00:00
###
### Wireguard
###
2023-03-02 19:25:22 +00:00
ipv6_network: 2a03:2260:121:600::/58
2023-03-24 18:34:41 +00:00
wireguard_address: "10.255.1.1/24, fd80:3ea2:e399:203a::1/64"
2023-02-06 22:13:32 +00:00
wireguard_port: 42001
2023-03-12 20:40:59 +00:00
wireguard_public: 5B/YTaDPVWVApUyHshJp899iXXlBy8rBqJUpYvKo+1s=
wiregurad_v4: 10.255.1.1
2023-02-06 22:13:32 +00:00
wireguard_unmanaged_peers:
2023-04-03 14:12:36 +00:00
## Ticket #188933
2023-03-30 18:31:09 +00:00
vpn2-Kabel-Waechter:
public_key: IuU88/zIE5fsSi3gN68vmz/72iJadOgip3I+lCOo5hk=
allowed_ips: 10.255.1.2/32, 10.2.0.0/16, fd80:3ea2:e399:203a::2/128, 2a03:2260:121:602::/64
2023-04-03 14:12:36 +00:00
## Ticket #521263
2023-04-02 18:31:29 +00:00
vpn3-FFRS-VPN:
public_key: 0T+vKvbB94SkUgjw9Y4wiOKp7eJQ6IFNeY7sve/F0Ag=
allowed_ips: 10.255.1.3/32, 10.3.0.0/16, fd80:3ea2:e399:203a::3/128, 2a03:2260:121:603::/64
2023-04-03 14:12:36 +00:00
## Ticket #150439
vpn4-sg:
public_key: IarM0mG08rfZ1k8d557H49nqRK6mKUrVuffhm8QYN1Q=
allowed_ips: 10.255.1.4/32, 10.4.0.0/16, fd80:3ea2:e399:203a::4/128, 2a03:2260:121:604::/64
## ERX-Testing Stefan
2023-03-26 15:53:00 +00:00
vpn6-stefan:
public_key: KxjuZJs7aIPFAUm/J5iw/oWiv4O44hjpnnfN+VN0iQ0=
allowed_ips: 10.255.1.7/32, 10.7.0.0/16, fd80:3ea2:e399:203a::7/128, 2a03:2260:121:607::/64
2023-04-11 17:43:58 +00:00
## Nils
vpn8-nils:
2023-04-16 15:33:39 +00:00
public_key: g+l9gP3SR99Q8TZ3uKs7yu1mANy97EFA21THrC/n1W0=
2023-04-11 17:43:58 +00:00
allowed_ips: 10.255.1.8/32, 10.8.0.0/16, fd80:3ea2:e399:203a::8/128, 2a03:2260:121:608::/64
2023-04-13 13:41:07 +00:00
## edge3
vpn9-edge3:
public_key: pUBPZFl9VGb1zLseKenGS7pvOLWuWQNJdDEpHtOsxlg=
allowed_ips: 10.255.1.9/32, 10.9.0.0/16, fd80:3ea2:e399:203a::9/128, 2a03:2260:121:609::/64
## edge4
vpn10-edge4:
public_key: 2Cq7gW5mSTcOJGzvw4dvdERhAFx3EIga5Ftds9zKlT8=
allowed_ips: 10.255.1.10/32, 10.10.0.0/16, fd80:3ea2:e399:203a::10/128, 2a03:2260:121:60a::/64
2023-04-16 15:33:39 +00:00
## Stefan_Test
vpn10-edge4:
public_key: UHaYitx18sO71Ssk2SVUgdjLaAILbCthCmosU+Fs5Es=
allowed_ips: 10.255.1.11/32, 10.11.0.0/16, fd80:3ea2:e399:203a::11/128, 2a03:2260:121:60b::/64