diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:05:33 +0200 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-05-10 21:05:33 +0200 |
commit | a87fa79e491911ebbf13697879286300c255f13e (patch) | |
tree | e9d5f9e9a6c9b407755e1ab444cd55a1b49fccbf /retiolum/hosts/tart | |
parent | fae195b97309f3a431911cf9758572a1c37246c2 (diff) |
migrate to new repo layout
README: added new clean install script description
build_debian.sh: updated build_debian script (might still be broken)
install.sh: updated script to work with new layout (untested)
Diffstat (limited to 'retiolum/hosts/tart')
-rw-r--r-- | retiolum/hosts/tart | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/retiolum/hosts/tart b/retiolum/hosts/tart new file mode 100644 index 00000000..986140ee --- /dev/null +++ b/retiolum/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----- |