whitelist = 1::4
headers_encoded = false
enable_login_token = false
- headers = Role:X-WEBAUTH-ROLE\n""").lstrip(), # noqa: W291
+ headers = Role:X-WEBAUTH-ROLE
+ [analytics]
+ check_for_updates = false
+ reporting_enabled = false
+ [plugins]
+ check_for_plugin_updates = false
+ public_key_retrieval_disabled = true""").lstrip(), # noqa: W291
"provisioning/datasources/ceph-dashboard.yml": y,
'certs/cert_file': dedent(f"""
# generated by cephadm\n{ceph_generated_cert}""").lstrip(),
disable_initial_admin_creation = true
cookie_secure = true
cookie_samesite = none
- allow_embedding = true\n""").lstrip(), # noqa: W291
+ allow_embedding = true
+ [analytics]
+ check_for_updates = false
+ reporting_enabled = false
+ [plugins]
+ check_for_plugin_updates = false
+ public_key_retrieval_disabled = true""").lstrip(), # noqa: W291
"provisioning/datasources/ceph-dashboard.yml": y,
'certs/cert_file': dedent(f"""
# generated by cephadm\n{ceph_generated_cert}""").lstrip(),
disable_initial_admin_creation = true
cookie_secure = true
cookie_samesite = none
- allow_embedding = true\n""").lstrip(), # noqa: W291
+ allow_embedding = true
+ [analytics]
+ check_for_updates = false
+ reporting_enabled = false
+ [plugins]
+ check_for_plugin_updates = false
+ public_key_retrieval_disabled = true""").lstrip(), # noqa: W291
'provisioning/datasources/ceph-dashboard.yml': dedent("""
# This file is generated by cephadm.
apiVersion: 1
' admin_password = secure\n'
' cookie_secure = true\n'
' cookie_samesite = none\n'
- ' allow_embedding = true\n',
+ ' allow_embedding = true\n'
+ '[analytics]\n'
+ ' check_for_updates = false\n'
+ ' reporting_enabled = false\n'
+ '[plugins]\n'
+ ' check_for_plugin_updates = false\n'
+ ' public_key_retrieval_disabled = true',
'provisioning/datasources/ceph-dashboard.yml':
"# This file is generated by cephadm.\n"
"apiVersion: 1\n\n"
' admin_password = secure\n'
' cookie_secure = true\n'
' cookie_samesite = none\n'
- ' allow_embedding = true\n',
+ ' allow_embedding = true\n'
+ '[analytics]\n'
+ ' check_for_updates = false\n'
+ ' reporting_enabled = false\n'
+ '[plugins]\n'
+ ' check_for_plugin_updates = false\n'
+ ' public_key_retrieval_disabled = true',
'provisioning/datasources/ceph-dashboard.yml':
"# This file is generated by cephadm.\n"
"apiVersion: 1\n\n"