System info should only be gathered if requested by the user
Bug #1295315 reported by
Caleb Groom
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
satori |
Fix Committed
|
High
|
Caleb Groom |
Bug Description
No relevant environment variables:
$ env | grep OS_ | wc -l
0
Satori tries to SSH into a server to get system info even though the user hasn't requested that:
$ satori waldotest.gus.io
Installing (or updating) ohai-solo on device 162.209.115.233 at 162.209.115.233:22
ssh://root@
[Errno 61] Connection refused
Changed in satori: | |
milestone: | none → poc |
status: | New → Confirmed |
importance: | Undecided → High |
Changed in satori: | |
assignee: | nobody → Caleb Groom (calebgroom) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/81912
Review: https:/