Re-provision big-mike VPN

This commit is contained in:
Jake Howard 2020-01-19 17:59:25 +00:00
parent 7eaf608e3c
commit 4de7939902
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,6 +1,7 @@
wireguard:
public_ip: "{{ hosts.casey_ip }}"
port: 51820
cidr: "10.23.0.0/24"
server:
ip: "10.23.0.1"
public_key: !vault |
@ -20,6 +21,24 @@ wireguard:
34313137366239323361386136396666646362306538616661643164383166326335666638336230
6432363064313239656338356630626235336239356662326362
clients:
big-mike:
ip: "10.23.0.11"
public_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
37313230386134346632363731356132656634303330363662613538336638346538373366343863
3666616561346437386437633238323732366336616238370a303161613030326537326664376565
66633262366431616337663132396133343362383435653264383163656130636537656136366230
6237333736373631650a623264303336393931356366326334393463306465313363346438396162
63356436663932353339653163346534333761346332336161353239323666316431643535373732
6334396139666465393835613365323735653666646464653765
private_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
33366332313863333832613166653337363234323234393232363464623136386564633739326363
3230363762326261636138326534623063386463613030350a376533633930313463393833333364
32313134623332636537653831383735646237626239353335666439646162363732613161653063
6565356364623937350a336562646233303736306338333264653661333962323261633538376337
30623234306161313939363938333833353433366130306162633939663462313431383433643666
3736343161363735623964633362353939303133643439373138
intersect:
ip: "10.23.0.2"
public_key: !vault |