sunbeam prepare-node-script --bootstrap do not set up proxy for juju
Bug #2104141 reported by
Francesco De Simone
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Snap |
Triaged
|
High
|
Unassigned |
Bug Description
Trying to set up sunbeam 2024.1/candidate under a proxy, but the
```sunbeam prepare-node-script --bootstrap```
didn't not set any proxy for juju
sudo --user $USER juju bootstrap localhost
this should set the proxy for apt and snaps
Changed in snap-openstack: | |
status: | New → Triaged |
importance: | Undecided → Medium |
To post a comment you must log in.
There is more to this than just setting the juju proxy, this actually requires to download the charm and bootstrap from this downloaded charm.
This workaround is actually what MAAS mode does automatically.