Confirmed users
2,456
edits
(added firewall update) |
|||
| Line 75: | Line 75: | ||
== Add master's SSH key to known_hosts == | == Add master's SSH key to known_hosts == | ||
See {{bug|889992}} | See {{bug|889992}} | ||
* Add the master's ssh key to known_hosts (to make release-runner work): | * Add the master's ssh key to known_hosts in [http://hg.mozilla.org/build/puppet/file/38764f93e86b/modules/ssh/templates/known_hosts.erb puppet] (to make release-runner work): | ||
** dump the key by running the following: | ** dump the key by running the following: | ||
ssh-keyscan $master_name | ssh-keyscan $master_name | ||