Closed Bug 889992 Opened 12 years ago Closed 12 years ago

Add buildbot-master host entries to known_hosts

Categories

(Release Engineering :: Release Automation, defect, P1)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Attachments

(1 file)

No description provided.
FTR, generated using python -c 'import json; j = json.load(open("production-masters.json")); print "\n".join(m["hostname"] for m in j if m["role"] in ("build", "scheduler") and m["enabled"] )' | sort -u | xargs ssh-keyscan 2>/dev/null
Attachment #770952 - Flags: review?(dustin)
Comment on attachment 770952 [details] [diff] [review] known buildbot masters Why not put all masters in there?
Attachment #770952 - Flags: review?(dustin) → review+
(In reply to Dustin J. Mitchell [:dustin] from comment #2) > Comment on attachment 770952 [details] [diff] [review] > known buildbot masters > > Why not put all masters in there? Having enabled build and scheduler masters' keys is a minimal requirement for release runner. Other masters can be in the list for "just in case".
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: