Skip to content
Snippets Groups Projects
Unverified Commit 3c0568c7 authored by Éric Veiras Galisson's avatar Éric Veiras Galisson Committed by GitHub
Browse files

Merge pull request #274 from preussal/master

Add Ubuntu 22.04 Jammy
parents 5e2e2e3e 1e2df157
No related branches found
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