]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
group_vars: rm Infernalis comment 1324/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 21 Feb 2017 16:49:40 +0000 (09:49 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 21 Feb 2017 17:05:49 +0000 (10:05 -0700)
commit4db4de52b03b46b6c1b063b130342bc376f5a661
treeb18e790863cb714901746706b35395d5ea07378e
parentacd4432f163c9ede6fdc591071b3ef6885bfb7a9
group_vars: rm Infernalis comment

As of Infernalis, the Ceph daemons run as an unprivileged "ceph" UID,
and this is by design.

Commit f19b765f7995dab4aca46e1885320dc440485ead altered the default
civetweb port from 80 to 8080 with a comment in the commit log about
"until this gets solved"

Remove the comment about permissions on Infernalis, because this is
always going to be the case on the Ceph versions we support, and it
is just confusing.

If users want to expose civetweb to s3 clients using privileged TCP
ports, they can redirect traffic with iptables, or use a reverse proxy
application like HAproxy.
group_vars/all.yml.sample