blob: 2d16436b4ee9d13f2c2674c0ba231489cee84832 (
plain)
1
2
3
4
5
6
7
8
9
|
---
pleroma_version: "2.10.0"
pleroma_elixir_version: "1.18.3"
pleroma_erlang_otp_version: "25"
# https://git.pleroma.social/pleroma/pleroma/releases
pleroma_tar: "https://git.pleroma.social/pleroma/pleroma/archive/v{{pleroma_version}}.tar.gz"
pleroma_build_dir: "/tmp/pleroma"
pleroma_srv_dir: "{{build_srv_dir}}"
|