Closed
Bug 985107
Opened 12 years ago
Closed 10 years ago
manage_masters.py doesn't care if host key is missing
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
Details
I found this when looking at adding new buildbot masters, and noticing that bm82 (an in-production build master) wasn't in known_hosts on bm81.
Looks like http://docs.fabfile.org/en/1.4.0/usage/env.html#reject-unknown-hosts or docs.fabfile.org/en/1.4.0/usage/env.html#reject-unknown-hosts needs to be set.
Comment 1•10 years ago
|
||
I think we are much better now with managing keys with puppet.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•