diff options
Diffstat (limited to 'roles/jails/04_taulubot/defaults/main.yml')
| -rw-r--r-- | roles/jails/04_taulubot/defaults/main.yml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/roles/jails/04_taulubot/defaults/main.yml b/roles/jails/04_taulubot/defaults/main.yml index 5fa27dd..3cac581 100644 --- a/roles/jails/04_taulubot/defaults/main.yml +++ b/roles/jails/04_taulubot/defaults/main.yml @@ -5,12 +5,14 @@ zfs: mountpoint: /usr/local/taulubot/photos pkg: - - python311 - - py311-pip - - py311-setuptools - - py311-build - - py311-installer - - py311-wheel + - python312 + - py312-pip + - py312-setuptools + - py312-build + - py312-installer + - py312-wheel + - python + - pcre2 - git - jpeg-turbo |
