File: //var/run/cloud-init/status.json
{
"v1": {
"datasource": "DataSourceOpenStackLocal [net,ver=2]",
"init": {
"errors": [],
"finished": 1759117072.648477,
"recoverable_errors": {
"DEPRECATED": [
"Deprecated cloud-config provided:\nchpasswd.list: List of ``username:password`` pairs. Each user will have the corresponding password set. A password can be randomly generated by specifying ``RANDOM`` or ``R`` as a user's password. A hashed password, created by a tool like ``mkpasswd``, can be specified. A regex (``r'\\$(1|2a|2y|5|6)(\\$.+){2}'``) is used to determine if a password value should be treated as a hash. Deprecated in version 22.2. Use ``users`` instead."
]
},
"start": 1759117072.251536
},
"init-local": {
"errors": [],
"finished": 1759117071.6977777,
"recoverable_errors": {},
"start": 1759117071.5161211
},
"modules-config": {
"errors": [],
"finished": 1759117082.8681316,
"recoverable_errors": {},
"start": 1759117082.5950613
},
"modules-final": {
"errors": [],
"finished": 1759117083.8966224,
"recoverable_errors": {},
"start": 1759117083.51925
},
"stage": null
}
}