Add Netplan for Servers
This commit is contained in:
parent
cab184b5cf
commit
042d63f30a
@ -7,9 +7,11 @@ ansible_ssh_user: root
|
|||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
|
||||||
###
|
###
|
||||||
### Vars
|
### Vars Freifunk
|
||||||
###
|
###
|
||||||
internal_network: "10.255.0.0/16"
|
internal_network: "10.255.0.0/16"
|
||||||
|
freifunk_internal_ip: 172.16.7.10/24
|
||||||
|
core_router: 172.16.7.1
|
||||||
|
|
||||||
###
|
###
|
||||||
### Wireguard
|
### Wireguard
|
||||||
|
Loading…
Reference in New Issue
Block a user