]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/ssh/templates/authorized_keys.erb
Retire backuphost
[dsa-puppet.git] / modules / ssh / templates / authorized_keys.erb
index d644c23ed81cbe5b090ebab2bc5afa0a351aad42..09ce78280fb2aae6729a752de7d86c246dd09365 100644 (file)
@@ -41,7 +41,7 @@ ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAgEAuGJnElqbhgLtmJp/de8s42cAwKrkAhFq5u8EAkauEv6B
 
 machine_keys = []
 case fqdn
-  when "backuphost.debian.org", "storace.debian.org" then
+  when "storace.debian.org" then
     roles['dabackup_client'].each do |node|
       if allnodeinfo.has_key?(node)
         hostname = allnodeinfo[node]['hostname'][0]