* push on ssh key

This commit is contained in:
Jeff Carr 2011-10-05 15:11:05 -04:00
parent ad75d7aaac
commit 46ce906b73
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@ rm /root/.ssh/known_hosts
./make_do_all.pl
bash -x do_all.sh "echo >> /etc/hosts"
bash -x do_all.sh "echo 69.55.54.144 loadbot >> /etc/hosts"
bash -x do_all.sh "echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK+Qa3qtC+TnAZBNmZ/WvS/INo67J0mw0p8uhDSzhoTBy+RvqMHA8NNiqWsl2/f2mJ76gAapynadu0pdZBblV5VK+UJn48nEvBP009W39KVqptoVmxfF4iwlWMeQ/v6y0XJx2Cq//tPMn9ylSSDK3vsRNCjbp0/fGEIutC51XktGY+R5OvIX2CkOPYveZTyTrXC/DKctpNEc6mmJnYwaPAoORBgNmV2vtKhQNjGVCKnrQSzDbN65sxSME2UbF5V88hmE1iRp/5vQtilNju8+z4zPW2ipLzTFEexnURK6jWijqaRynu4meQfi7gNxRLhCYAntn+c/9kZAxQ0YTaDlPr loadbot >> /root/.ssh/authorized_keys"
# bash -x do_all.sh "restorecon -R /root/.ssh/"