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/pa_sharepoint | |
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/pa_sharepoint')
-rw-r--r-- | retiolum/hosts/pa_sharepoint | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/retiolum/hosts/pa_sharepoint b/retiolum/hosts/pa_sharepoint new file mode 100644 index 00000000..384a7c22 --- /dev/null +++ b/retiolum/hosts/pa_sharepoint @@ -0,0 +1,7 @@ +Address = pa-sharepoint.informatik.ba-stuttgart.de +Subnet = 10.7.7.5 +-----BEGIN RSA PUBLIC KEY----- +MIGJAoGBAKSle+5vi8j+auGIC41PwFRPdzuyhP/paAEht+9mWpTYYC1meyPDwQR8 +EPNLwj1ccjsAvhubfaDmI3B13cBQx5q1BbTCK81Y5RS1tj384kvAabJAtKsz3aIg +1hWXjiDJUGNpQhKsD7IIg4lkkDcgOBAbdtXlynCQXdQL+YjLTavBAgMBAAE= +-----END RSA PUBLIC KEY----- |