ReleaseEngineering/How To/Setup buildbot masters in AWS: Difference between revisions

Jump to navigation Jump to search
Line 87: Line 87:
== 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 in [http://hg.mozilla.org/build/puppet/file/38764f93e86b/modules/ssh/templates/known_hosts.erb puppet] (to make release-runner work):
* Add the master's (scheduler and build onlyu) 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
Confirmed users
1,989

edits

Navigation menu