Skip to content

Commit

Permalink
#14 place ssh_private_key_server_bootstrap and server_bootstrap_publi…
Browse files Browse the repository at this point in the history
…c_ssh_key in localhost groupvars
  • Loading branch information
chrisjsimpson committed Oct 19, 2024
1 parent ffeef2c commit 9e8884c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 28 additions & 0 deletions src/vpn/group_vars/localhost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,34 @@ hetzner_hcloud_token: !vault |
38323439613635323738
server_bootstrap_public_ssh_key: |
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINJ1bghgIXT9CQu+stzt+XA+0U8kF7xruvL9Hhiij55A
ansible_ssh_private_key_file: ~/.ssh/id_ed25519_server_bootstrap
ssh_private_key_server_bootstrap: !vault |
$ANSIBLE_VAULT;1.1;AES256
64343762333662643930643836636532623038616339313964353530616263333563303631656239
6338643137663731616537646533316163386235633639620a666438323730393432626136303830
35623639333765396364663164373533623964353764646465323432343332623337656665336631
3933386564343264620a316537313733373835646462303732396566323966656361343030653736
30383561663966636530663665613233303333353865353037663235343636303338353362376430
35663733346536333535646632376466346364383735333439653536616231646639616337316431
36333965383137343838373363316665376534636233626531666433316236653665346566393230
35313662303232666235383834656662333730363235313634313966613035656663636131636530
63326534653337326562323134393565653232623961393937643964316461613962353961326432
31343463323663373938616362363431333466306266653465313231626333643832616161633265
31663530336332346336623965363239646263383234363832316234363731653365366566336638
37353232303564363664323564396465363162613463653036363634636430306637356537373733
37333961616638626565396333353765373061666335643735316637396535326363623236633238
31626265313365343865393933383966396531643461646136646435326233316264613931393766
62643039386562333665616130623031646634303565306534656164383363623961363035636261
63356435643233653531366538393534366630626264353432353831303435666335646165633363
39356163393661376339383139623364623832326362626663656430643464393437373637326164
39636238366462366238393735373130643338336162646432643761323433313831393561356663
30353630333032613166383636316234353733653265626132336439633336313932633861326561
34316539656364343236386433316631633935313863653835316134323165353539326435646634
38616363343961336530353730633037383137616633323234393461636334356262323033333061
66653732623065323538626332646133326231623231633432323734343530313733353065643461
66313839313932646666353935323332326363343636336431323436633732383861303034643830
37613632656165386139303930643063636238383737626132616432386339313437656138386235
6465
server_bootstrap_private_ssh_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
Expand Down
28 changes: 0 additions & 28 deletions src/vpn/group_vars/vpn_servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,31 +65,3 @@ ansible_user: !vault |
36623833613830613938666161656534313534616639386230333232396435326335326264396164
3836383031353335660a303563643337346537646130653934373635646136373131313339636134
3434
ansible_ssh_private_key_file: ~/.ssh/id_ed25519_server_bootstrap
ssh_private_key_server_bootstrap: !vault |
$ANSIBLE_VAULT;1.1;AES256
64343762333662643930643836636532623038616339313964353530616263333563303631656239
6338643137663731616537646533316163386235633639620a666438323730393432626136303830
35623639333765396364663164373533623964353764646465323432343332623337656665336631
3933386564343264620a316537313733373835646462303732396566323966656361343030653736
30383561663966636530663665613233303333353865353037663235343636303338353362376430
35663733346536333535646632376466346364383735333439653536616231646639616337316431
36333965383137343838373363316665376534636233626531666433316236653665346566393230
35313662303232666235383834656662333730363235313634313966613035656663636131636530
63326534653337326562323134393565653232623961393937643964316461613962353961326432
31343463323663373938616362363431333466306266653465313231626333643832616161633265
31663530336332346336623965363239646263383234363832316234363731653365366566336638
37353232303564363664323564396465363162613463653036363634636430306637356537373733
37333961616638626565396333353765373061666335643735316637396535326363623236633238
31626265313365343865393933383966396531643461646136646435326233316264613931393766
62643039386562333665616130623031646634303565306534656164383363623961363035636261
63356435643233653531366538393534366630626264353432353831303435666335646165633363
39356163393661376339383139623364623832326362626663656430643464393437373637326164
39636238366462366238393735373130643338336162646432643761323433313831393561356663
30353630333032613166383636316234353733653265626132336439633336313932633861326561
34316539656364343236386433316631633935313863653835316134323165353539326435646634
38616363343961336530353730633037383137616633323234393461636334356262323033333061
66653732623065323538626332646133326231623231633432323734343530313733353065643461
66313839313932646666353935323332326363343636336431323436633732383861303034643830
37613632656165386139303930643063636238383737626132616432386339313437656138386235
6465

0 comments on commit 9e8884c

Please sign in to comment.