diff --git a/src/rookify/config.schema.yaml b/src/rookify/config.schema.yaml index 7b09587..3504eab 100644 --- a/src/rookify/config.schema.yaml +++ b/src/rookify/config.schema.yaml @@ -1,8 +1,14 @@ general: module_data_file: str() +logging: + level: str() + format: + time: str() + renderer: str() + ceph: - conf_file: str() + config: str() keyring: str() ssh: