]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: remove keepalived_user from haproxy docs 40500/head
authorDaniel Pivonka <dpivonka@redhat.com>
Tue, 30 Mar 2021 14:13:02 +0000 (10:13 -0400)
committerDaniel Pivonka <dpivonka@redhat.com>
Tue, 30 Mar 2021 14:13:02 +0000 (10:13 -0400)
keepalived_user is not used and not required

Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
doc/cephadm/rgw.rst

index fd26c4e6b1f8d9a9b88873ebb91751475d9f561b..65e762c45f07887e8fe23b220e303a5a603c9855 100644 (file)
@@ -168,7 +168,6 @@ It is a yaml format file with the following properties:
       ha_proxy_stats_password: <string> # ex: true
       ha_proxy_enable_prometheus_exporter: <boolean> # ex: true
       ha_proxy_monitor_uri: <string> # ex: /haproxy_health
-      keepalived_user: <string> # ex: admin
       keepalived_password: <string> # ex: admin
       ha_proxy_frontend_ssl_certificate: <optional string> ex:
         [
@@ -220,8 +219,6 @@ where the properties of this service specification are:
     allow to consume RGW Service metrics from Grafana.
 * ``ha_proxy_monitor_uri``:
     To set the API endpoint where the health of HAProxy daemon is provided
-* ``keepalived_user``
-    User needed to access keepalived daemons
 * ``keepalived_password``:
     The password needed to access keepalived daemons
 * ``ha_proxy_frontend_ssl_certificate``: