Comment 1 for bug 1227722

Revision history for this message
Raphaƫl Badin (rvb) wrote : Re: juju uses tools for the wrong architecture when boostraping a MAAS node

Looking at provider/maas/environ.go:acquireNode, it seems juju picks arbitrary tools (there is even a warning printed in verbose mode) instead of using compatible tools or erroring if nothing suitable can be found.