commit | 97ea68ec4611391de2e245a1def655cbebc7649d | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Mon Dec 02 17:46:42 2024 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Tue Dec 03 10:29:17 2024 +0530 |
tree | 2575f01dbb3ee29741a4aacd9f12e008d799ebbf | |
parent | a7fe8363b82b199fd58ca5cc52b5723204968141 [diff] |
Fix the db user for mariadb in ubuntu 24.04 It was fixed in past for ubuntu 22.04 with [1], removing the check for jammy so it applies to all ubuntu versions since jammy. The checks now only refer debian distros so those can be adjusted with new debian releases. [1] https://review.opendev.org/c/openstack/devstack/+/866944 Related-Bug: #1999090 Closes-Bug: #2090835 Change-Id: Iff843c5c3f9c081aa1cec6c399a6ed8c05e06abe