Revert "Enable mariadb instead of SQLite" 68/18468/1
authorMoshiur Rahman <moshiur.rahman@est.tech>
Wed, 19 Jul 2023 10:31:03 +0000 (10:31 +0000)
committerMoshiur Rahman <moshiur.rahman@est.tech>
Wed, 19 Jul 2023 10:31:03 +0000 (10:31 +0000)
This reverts commit 0ac13c6e634585bf65b9e39c0bc638b473b39054.

Reason for revert: SQLite is fixed

Change-Id: I31391cfff13a64045b3f03627b24a10f2a328425

jjb/metal3/defaults.yml

index dd4b9580c845437d4f2191673ab5ad9cdabf87cc..a423fa39ab166f76a4d526194a0bbab2da4450c4 100644 (file)
@@ -41,6 +41,6 @@
     <<: *global_defaults
     ironic_install_type: 'rpm'
     build_mariadb_image_locally: 'false'
-    ironic_use_mariadb: 'true'
+    ironic_use_mariadb: 'false'
     name_postfix: ''
     trigger_postfix: ''