diff options
author | Felix Richter <github@syntax-fehler.de> | 2011-04-09 18:37:52 +0200 |
---|---|---|
committer | Felix Richter <github@syntax-fehler.de> | 2011-04-09 18:37:52 +0200 |
commit | aff2c8af325e8824377b220226629d8891ca203b (patch) | |
tree | ea3088f6b6d281aeacd4126376f829538a994d5f /hosts/krebs | |
parent | f103156a33e6f1c5d5a8bdfdb0c3a15522b79f5a (diff) |
added public keys in directory and not tarfile
Diffstat (limited to 'hosts/krebs')
-rw-r--r-- | hosts/krebs | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/hosts/krebs b/hosts/krebs new file mode 100644 index 00000000..4aba5105 --- /dev/null +++ b/hosts/krebs @@ -0,0 +1,10 @@ +Subnet = 10.7.7.156 +-----BEGIN RSA PUBLIC KEY----- +MIIBCgKCAQEAl6vUmUL8w8r2gUTpUF8QWx0U3nzDPao2I7l0WU1NnGcR8DVug7YN +595guvDkRGcM4eYGizgVYVvDCmjTQRXRn57ucVud2bGE1NGtdomVs6wggpgzLiaf +m9BJwsigoCyMv+8ewGfc+D10TupulcIiZSp/RAewYlX0rhmgdsEGnCt+TWvXRsIa +kY1pvt4YeKjs2ctib3OmaPuNokK4ophxSpdZ5arjHCaiVMj2O6pPAQbU7WFY63Fw +UP64cAmtqBM+uMteT7bdG1jT3KZS6W7Dy8rIBd+pp+vB656A5PhrDcGEUMFSXqPD +BwIxhV7OAejSn4XjrZyd5eNtMOQKopIMQwIDAQAB +-----END RSA PUBLIC KEY----- + |