diff options
author | uvok cheetah | 2023-08-20 12:05:53 +0200 |
---|---|---|
committer | uvok cheetah | 2023-08-20 12:05:53 +0200 |
commit | 2b2d2627e345ad2829184c009ad4ed827d39124f (patch) | |
tree | 9ffc3849f48e3413a6b80b2adb8fc6fb47385c1d /roles/router/files/tn_int/hosts/firstroot | |
parent | 88acccaf3136f5a106a3e16626571ab7c4936302 (diff) |
Add ansible tinc config
Diffstat (limited to 'roles/router/files/tn_int/hosts/firstroot')
-rw-r--r-- | roles/router/files/tn_int/hosts/firstroot | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/roles/router/files/tn_int/hosts/firstroot b/roles/router/files/tn_int/hosts/firstroot new file mode 100644 index 0000000..8ca33fd --- /dev/null +++ b/roles/router/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----- |