On Tue, Nov 26, 2013 at 4:33 PM, Gruher, Joseph R <[email protected]> wrote: > Hi Alfredo- > > Have you looked at adding the ability to specify a proxy on the ceph-deploy > command line? Something like: > > ceph-deploy install --proxy {http_proxy} > > That would then need to run all the remote commands (rpm, curl, wget, etc) > with the proxy. Not sure how complex that would be to implement... just > curious.
Yes, we briefly discussed this but it was clear that the scope was too big. There are too many different tools that would need to be configured to correctly go through a proxy. It is way easier if you already have a mirror and we are just configuring the package manager to use that correctly. > > -Joe > >>-----Original Message----- >>From: [email protected] [mailto:ceph-users- >>[email protected]] On Behalf Of Alfredo Deza >>Sent: Tuesday, November 26, 2013 12:51 PM >>To: ceph-devel; [email protected] >>Subject: [ceph-users] [ANN] ceph-deploy 1.3.3 released! >> >>Hi All, >> >>There is a new release of ceph-deploy, the easy deployment tool for Ceph. >> >>The most important (non-bug) change for this release is the ability to specify >>repository mirrors when installing ceph. This can be done with environment >>variables or flags in the `install` subcommand. >> >>Full documentation on that feature can be found in the new location for docs: >> >>http://ceph.com/ceph-deploy/docs/install.html#behind-firewall >> >>The complete changelog can be found here: >>http://ceph.com/ceph-deploy/docs/changelog.html#id1 >> >>Make sure you update! >> >>Thanks, >> >> >>Alfredo >>_______________________________________________ >>ceph-users mailing list >>[email protected] >>http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
