summaryrefslogtreecommitdiffstats
path: root/mkosi.default
blob: b8d88e696ff06a3cc22b4e71902cda5c73ba18cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[Distribution]
Distribution=ubuntu
Release=focal
Repositories=main,universe
Mirror=http://no.archive.ubuntu.com/ubuntu

[Output]
Format=directory
Output=/var/lib/machines/kanboard

[Packages]
WithNetwork=yes
Packages=
    unattended-upgrades
    curl
    ca-certificates
    locales
    openssl
    apache2
    libapache2-mod-php
    php
    php-gd
    php-json
    php-mbstring
    php-pgsql
    php-xml
    wget