Skip to content
Snippets Groups Projects
Unverified Commit 2c166c1e authored by preussal's avatar preussal Committed by GitHub
Browse files

Update osfingermap.yaml

Update for ubuntu 22.04
parent 5e2e2e3e
Branches
No related tags found
No related merge requests found
......@@ -30,6 +30,15 @@ Debian-9:
!includedir /etc/mysql/conf.d/
# !includedir /etc/mysql/mariadb.conf.d/
# Ubuntu
Ubuntu-22.04:
serverpkg: mariadb-server
service: mariadb
clientpkg: mariadb-client
devpkg: libmariadbclient-dev
config:
append: |
!includedir /etc/mysql/conf.d/
# !includedir /etc/mysql/mariadb.conf.d/
Ubuntu-20.04:
serverpkg: mariadb-server
service: mariadb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment