This commit is contained in:
Oliver
2025-08-08 16:34:03 -03:00
commit dc80dd9522
16 changed files with 235 additions and 0 deletions

25
alpine/config Normal file
View File

@@ -0,0 +1,25 @@
Host dev
Hostname 192.168.111.209
User oliver
Port 2222
Host saopaulo
Hostname 192.168.9.11
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/saopaulo
Host mumbai
Hostname 192.168.9.17
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/mumbai
Host london
Hostname 192.168.9.15
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/london
Host boston
Hostname 192.168.9.16
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/boston