metal3-io / ironic-image

Container image to run OpenStack Ironic as part of Metal³
Apache License 2.0
58 stars 118 forks source link

Write-Ahead Log option and file permissions are not set on SQLITE file #549

Closed blallau closed 2 months ago

blallau commented 2 months ago

sqlite Write-Ahead Log option and file permissions are set a a file named "ironic.db", but Ironic file used by Ironic is "ironic.sqlite".

Rozzii commented 2 months ago

/triage accepted /kind bug