This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hypervisors/ansible/inventory/host_vars/jefke/wireguard.yml

18 lines
835 B
YAML

wireguard_addresses:
- "10.42.1.1/32"
wireguard_endpoint: "jefke.hyp"
wireguard_private_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
36376161636365313033613362336239656164643430306437393866353036303938616136613933
6333613866643139653130393532613838353031613562350a663664633033353364303035353131
66363439353537323636313466303236393530653938393838373837366436316665343831623934
3234363066366235300a346636613930346466643566666265613733343266613030613765313161
63343133646566623264393533613733363735666432396366623737306232303761366465306164
3937653537316461376263613338373439313531383961623333
wireguard_unmanaged_peers:
pim:
public_key: "xQ1hkwpIf5x7Wkx1leQHXx3RK8fjGWt2ZmG9XUN3V08="
allowed_ips: "10.42.1.2/32"
niels:
public_key: "WJO/DQUJyDp4rFW291F2Ai51lotU2IC+OATu+5P3Jio="
allowed_ips: "10.42.1.3/32"