projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28f3d5b
)
Put da-backup authkeys onto storace
author
Peter Palfrader
<peter@palfrader.org>
Sat, 25 Oct 2014 21:54:31 +0000
(23:54 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 25 Oct 2014 21:54:31 +0000
(23:54 +0200)
modules/ssh/templates/authorized_keys.erb
patch
|
blob
|
history
diff --git
a/modules/ssh/templates/authorized_keys.erb
b/modules/ssh/templates/authorized_keys.erb
index
a8a0fe1
..
d644c23
100644
(file)
--- a/
modules/ssh/templates/authorized_keys.erb
+++ b/
modules/ssh/templates/authorized_keys.erb
@@
-41,7
+41,7
@@
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAgEAuGJnElqbhgLtmJp/de8s42cAwKrkAhFq5u8EAkauEv6B
machine_keys = []
case fqdn
- when "backuphost.debian.org" then
+ when "backuphost.debian.org"
, "storace.debian.org"
then
roles['dabackup_client'].each do |node|
if allnodeinfo.has_key?(node)
hostname = allnodeinfo[node]['hostname'][0]