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

Merge pull request #1 from preussal/Ubuntu-22.04

Update osfingermap.yaml
parents 5e2e2e3e 2c166c1e
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