diff options
author | uvok cheetah | 2024-03-01 18:36:26 +0100 |
---|---|---|
committer | uvok cheetah | 2024-03-01 18:36:26 +0100 |
commit | bb17d97096e99f0f566a6054146b247eea2bf645 (patch) | |
tree | 4bd54738e210f550ca45c034dc57204a61f68217 /roles/tinc/files/tn_int/hosts/firstroot | |
parent | 39d57540d76b39c82a9cfe47c8b72c30e64b0e0a (diff) |
Split router and tinc config
Diffstat (limited to 'roles/tinc/files/tn_int/hosts/firstroot')
-rw-r--r-- | roles/tinc/files/tn_int/hosts/firstroot | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/roles/tinc/files/tn_int/hosts/firstroot b/roles/tinc/files/tn_int/hosts/firstroot new file mode 100644 index 0000000..8ca33fd --- /dev/null +++ b/roles/tinc/files/tn_int/hosts/firstroot @@ -0,0 +1,10 @@ +Address = saruman.uvok.de + +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEAqj445YDNdD/hOIfFi5NNSQoJXpkz29qGi5xFqgH7CHn4xpv4Oz2w +0vE8ulDVvdUHLfor16vX8+ugXg2CKStfRHKRGOZS44EaLTyn0IznLw9eOjpYKyhI +h7tkjEJKUCQ6JFTpvkYfnE+fLbTSdxBJNygeTw1UqdVKgHLIz1+ueIHu8E2TpVx2 +PGHeETDPgr1gRuRrNFonyB4pVxxoYtLvvFtKjLibA/WqDvkHlBTZwNSx/PJ+ZhNw +dqpe4P8cUNM6W/jbVRrUu7cMmuLuaeue0wFURBywMHLp5+RrRJzpbevYuasZQcaP +5vPRY/Ir3aUIEYrw8JuM4UVvdHllNHFqmwIDAQAB +-----END RSA PUBLIC KEY----- |