diff options
author | Felix Richter <github@syntax-fehler.de> | 2011-04-15 22:38:50 +0200 |
---|---|---|
committer | Felix Richter <github@syntax-fehler.de> | 2011-04-15 22:38:50 +0200 |
commit | b58092caf02470b67820de4cd13a7a1d314ed4e1 (patch) | |
tree | 4cab2a64ce4a459ca80b37b986f6a129fc100400 | |
parent | aff2c8af325e8824377b220226629d8891ca203b (diff) |
added tart
-rw-r--r-- | hosts/tart | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hosts/tart b/hosts/tart new file mode 100644 index 00000000..986140ee --- /dev/null +++ b/hosts/tart @@ -0,0 +1,6 @@ +Subnet = 10.7.7.123 +-----BEGIN RSA PUBLIC KEY----- +MIGJAoGBALvZ4rLz0soCzkyOraC1aKtJzfVqYd2je6rkuaV12CLybCUc6YXaW/HP +rzJyDGmdh355kU4FNNyjnWP/U/juhMaeYFyTUWCRVXdqvDdeiEe/EJ0g+fFGKvPY +DEFo3VMCEkrXKuwDBQP02b4xmAWWnVBityGv5tgDFjl9uXh/SzL1AgMBAAE= +-----END RSA PUBLIC KEY----- |