juju / autopilot-log-collector

GNU General Public License v3.0
2 stars 6 forks source link

Juju status key error #7

Closed blackboxsw closed 7 years ago

blackboxsw commented 7 years ago

Log warnings when juju status output doesn't provide a public-address for certain juju units.

This branch marks suck units with NO_PUBLIC_ADDRESS so Juju.ssh_args, Juju.pull_args and Juju.push_args can fall back to trying "juju ssh " instead of "ssh ubuntu@" .

This addresses Issue #6