diff options
author | uvok cheetah | 2024-03-24 19:02:34 +0100 |
---|---|---|
committer | uvok cheetah | 2024-03-24 19:02:34 +0100 |
commit | d20600696a9d448bd41369c81e691c6fa3ef8db5 (patch) | |
tree | 9278dcb5cf41eb193a9ee6c4a5f742d14030d42a | |
parent | 2f30683bcaa322f722410b3189404afeb5f02829 (diff) |
Change tinc port
-rw-r--r-- | roles/tinc/files/tn_int/hosts/firstroot | 1 | ||||
-rw-r--r-- | roles/tinc/files/tn_int/hosts/hetzner | 1 | ||||
-rw-r--r-- | roles/tinc/files/tn_int/hosts/netcup | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/roles/tinc/files/tn_int/hosts/firstroot b/roles/tinc/files/tn_int/hosts/firstroot index 8ca33fd..9af4d8b 100644 --- a/roles/tinc/files/tn_int/hosts/firstroot +++ b/roles/tinc/files/tn_int/hosts/firstroot @@ -1,4 +1,5 @@ Address = saruman.uvok.de +Port = 22409 -----BEGIN RSA PUBLIC KEY----- MIIBCgKCAQEAqj445YDNdD/hOIfFi5NNSQoJXpkz29qGi5xFqgH7CHn4xpv4Oz2w diff --git a/roles/tinc/files/tn_int/hosts/hetzner b/roles/tinc/files/tn_int/hosts/hetzner index eca7fb1..54fd70f 100644 --- a/roles/tinc/files/tn_int/hosts/hetzner +++ b/roles/tinc/files/tn_int/hosts/hetzner @@ -1,4 +1,5 @@ Address = gandalf.uvok.de +Port = 22409 -----BEGIN RSA PUBLIC KEY----- MIIBCgKCAQEA5Au1V58U+RvaVjKVjrLG9aGc+P30SegS+Qqkud4eJoQvuKk27Uc3 diff --git a/roles/tinc/files/tn_int/hosts/netcup b/roles/tinc/files/tn_int/hosts/netcup index 3816545..e331367 100644 --- a/roles/tinc/files/tn_int/hosts/netcup +++ b/roles/tinc/files/tn_int/hosts/netcup @@ -1,4 +1,5 @@ Address = bomdadil.uvok.de +Port = 22409 -----BEGIN RSA PUBLIC KEY----- MIIBCgKCAQEAudNF2GDpf/dFj0grbpOiRVnjbgsWeS/i189y2GhSohMa92s0xH3c |