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

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

pkg:
  - python311
  - py311-pip
  - py311-setuptools
  - py311-build
  - py311-installer
  - py311-wheel
  - git
  - jpeg-turbo

services:
  - taulubot