Comment 5 for bug 1618636

Revision history for this message
Christian Muirhead (2-xtian) wrote :

The change was made in this PR: https://github.com/juju/juju/pull/6078

https://github.com/juju/juju/pull/6078/files#diff-47e1aec2e7a47d11936ccdccb38ac3c2L229

It chops out big chunks of provider/lxd/config.go, including the line that calls lxdclient.Config.UsingTCPRemote (which configures the lxd https_address). I'm not sure where it should be added back in yet.