mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
ULA IPv6
This commit is contained in:
parent
de06b4fd9e
commit
1a6e3775d1
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ easyrsa_cert_expire: 3650
|
|||
easyrsa_reinit_existent: False
|
||||
|
||||
vpn_network: 10.19.48.0/24
|
||||
vpn_network_ipv6: 'fd9d:bc11:4021:69ce::/64'
|
||||
vpn_network_ipv6: 'fd9d:bc11:4020::/48'
|
||||
# https://www.sixxs.net/tools/whois/?fd9d:bc11:4020::/48
|
||||
server_name: "{{ ansible_ssh_host }}"
|
||||
IP_subject_alt_name: "{{ ansible_ssh_host }}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue