aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/04_taulubot/defaults/main.yml
blob: 4f9467166228cfbafa12a19c14cde1a561550b3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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

pkg_custom:
  - taulubot

services:
  - taulubot