At sftp://[email protected]/srv/bzr/administration/
------------------------------------------------------------ revno: 236 revision-id: [email protected] parent: [email protected] committer: root <[email protected]> branch nick: infra timestamp: Fri 2010-05-07 15:05:59 -0400 message: Old Savannah is now offline - no key replication modified: authorized_keys_replicate.sh authorized_keys_repl-20100113153133-nil7nw8l3qivargx-1 === modified file 'authorized_keys_replicate.sh' --- a/authorized_keys_replicate.sh 2010-01-13 15:31:51 +0000 +++ b/authorized_keys_replicate.sh 2010-05-07 19:05:59 +0000 @@ -1,6 +1,5 @@ #!/bin/bash -ex # Copy Dom0's keys to the Xen instances -scp -pr ~root/.ssh/authorized_keys [email protected]:.ssh/ scp -pr ~root/.ssh/authorized_keys [email protected]:.ssh/ scp -pr ~root/.ssh/authorized_keys [email protected]:.ssh/ scp -pr ~root/.ssh/authorized_keys [email protected]:.ssh/ _______________________________________________ Savannah-cvs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/savannah-cvs
