A recent change in ceph/ceph prevent from having username in the
password:
`Error EINVAL: Password cannot contain username.`
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit
0756fa467d2bdbe6b758b07b89eabc0a8b00e715)
#dashboard_protocol: http
#dashboard_port: 8443
#dashboard_admin_user: admin
-#dashboard_admin_password: admin
+#dashboard_admin_password: p@ssw0rd
# We only need this for SSL (https) connections
#dashboard_crt: ''
#dashboard_key: ''
#dashboard_protocol: http
#dashboard_port: 8443
#dashboard_admin_user: admin
-#dashboard_admin_password: admin
+#dashboard_admin_password: p@ssw0rd
# We only need this for SSL (https) connections
#dashboard_crt: ''
#dashboard_key: ''
dashboard_protocol: http
dashboard_port: 8443
dashboard_admin_user: admin
-dashboard_admin_password: admin
+dashboard_admin_password: p@ssw0rd
# We only need this for SSL (https) connections
dashboard_crt: ''
dashboard_key: ''