Skip to content
  • Dimitri Savineau's avatar
    dashboard: allow remote TLS cert/key copy · 85dfbc9e
    Dimitri Savineau authored
    When using TLS on the ceph dashboard or grafana services, we can provide
    the TLS certificate and key.
    Those files should be present on the ansible controller and they will be
    copyied to the right node(s).
    In some situation, the TLS certificate and key could be already present
    on the target node and not on the ansible controller.
    For this scenario, we just need to copy the files locally (on each remote
    host).
    
    This patch adds the dashboard_tls_external variable (with default to
    false) to allow users to achieve this scenario when configuring this
    variable to true.
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1860815
    
    
    
    Signed-off-by: default avatarDimitri Savineau <dsavinea@redhat.com>
    (cherry picked from commit 0d0f1e71)
    85dfbc9e