aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/04_taulubot/defaults/main.yml
blob: 3cac581e9dd74ab9e03bafd71df622056e58f589 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
userland: "15.0-RELEASE"

zfs:
  - name: zroot/jails/volumes/taulubot
    mountpoint: /usr/local/taulubot/photos

pkg:
  - python312
  - py312-pip
  - py312-setuptools
  - py312-build
  - py312-installer
  - py312-wheel
  - python
  - pcre2
  - git
  - jpeg-turbo

services:
  - taulubot