Single Installer problems
Vatkov, Bogdan
bogdan.vatkov at sap.com
Fri Jun 5 23:52:42 UTC 2015
I also see (in the cloud-init.log) that the proxy settings are propagated to the environment and also to the apt config in particular:
…
Jun 5 18:53:02 openstack-single-ubuntu [CLOUDINIT] util.py[DEBUG]: Writing to /etc/apt/apt.conf.d/95cloud-init-proxy - wb: [420] 113 bytes
…
But this conf would only affect the apt but not the add-apt-repository command, which I could so far make run behind proxy by:
1) Exporting the http_proxy as some user and then
2) sudo –E add-apt-repository ….
But I have no idea how to make this work in the cloud-init story ….any idea how can I hack this one?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-openstack-installer/attachments/20150605/2e408451/attachment-0001.html>
More information about the ubuntu-openstack-installer
mailing list